Problem with php timeout limit
Script timeout passed
I already changed uploadmaxfilesize, memorylimit and postmaxsize in php.ini and also Maximum execution time setting maxexecutiontime = 30000 but it looks like this is not working because after 5 or 10 minutes I get this script timeout error message. How could that be if I changed maxexecution_time = 30000 which should be 500 minutes ?
And yes I restarted Apache after these changes
PS. I'm on local server, using xampp, but when I find out what is the problem, I will need to do all this on my Linode
3 Replies
See here:
Have you tried changing that one?