Welcome Guest, Not a member yet? Register   Sign In
same php script run as different manner in different sever
#2

There's no quick fix for a bug like this. You need to find the problem before you can find a fix.

Check the logs to see if there's any error messages. Apache's log are probably in /var/log/httpd. CI's log are in your application folder. Change the log threshold in application/config/config.php to debug.

It may also be a misconfiguration that makes you javascript crash. Check with Firebug if you have JS errors.
CodeIgniter 4 tutorials (EN/FR) - https://includebeer.com
/*** NO support in private message - Use the forum! ***/
Reply


Messages In This Thread
RE: same php script run as different manner in different sever - by includebeer - 12-31-2015, 03:39 PM



Theme © iAndrew 2016 - Forum software by © MyBB