Hi all,
I have just installed a new community platform using Oxwall. On my local computer, everything is working fine, but after upload, I noticed that Sign-in form does not work and freezes. Firebug output is like below.
Could you please help? Thanks
http://www.cyddmezun.org/base/user/ajax-sign-in/
data is null
form.bind('success', function(data){if( data.result ){OW.info(data.message);setTimeout(function(){window.location.reload();}, 1000);}else{OW.error(data.message);}});})();
Hosting company approves that following requirements are met.
Server requirements
If you plan to host your site elsewhere make sure your host meets the following hosting requirements:
Linux/Unix/Windows
Apache 2 or higher (with mod_rewrite module)
PHP 5.2.6 or higher with:
register_globals off
safe_mode off
suPHP off
suApache off
suhosin off
PHP modules:
PDO
DOM
mbstring
zip
zlib
ftp
json
MySQL 5.0 or higher
GD Library 2 with FreeType support
Mail server (SendMail, Exim or other)
Cron