Page 1 of 1

Fatal error: Maximum execution time of 60 seconds exceeded

PostPosted: 01. December 2014 14:13
by shwetab
Hi,
I am having issue with the scripts and the error I am getting is: Fatal error: Maximum execution time of 60 seconds exceeded in scriptxxx.php.


The changes I have already tried is :
Set max_execution_time=1000

In php.ini file and restarted the machine as well as xampp various times but the issue still exists.

Please help and advice.

Thanks in Advice.
Shweta

Re: Fatal error: Maximum execution time of 60 seconds exceed

PostPosted: 01. December 2014 14:52
by Altrea
Hi Shweta,

If you have correctly changed the setting max_execution_time the error message should be different.
check with phpinfo() if the setting has the changed value

best wishes,
Altrea