Log in

View Full Version : Error Maximum execution time of 30 seconds exceeded


Hanoifishing
10-23-2008, 01:57 AM
Hi!

I'm running vbulletin forum at http://www.hanoifishing.com/forum. But Sometimes, I have received "PHP Fatal error: Maximum execution time of 30 seconds exceeded in C:\Inetpub\ wwwtghm\diendan\includes\class_core.php on line 408".

Please tell me the way to fix it.

Thanks in advance.

Marco van Herwaarden
10-23-2008, 09:08 AM
You could ask your host to raise the execution time. You can also start by disabling your modifications and see if that solves the problem.

congthinh
12-01-2008, 05:38 AM
I've got the same problem like Hanoifishing. :(
When I access: http://vistavietnam.net/forum/showthread.php?t=9087&highlight=wifi
New page appears and slowly load...
After all, fatal err like:

Fatal error: Maximum execution time of 30 seconds exceeded in /home/vistavn/public_html/forum/includes/functions.php(5595) : eval()'d code on line 67

I can't ask my hosting provider to raise up excution time because it relates to another accounts. :(

Need help.

SEOvB
12-01-2008, 05:54 AM
You can't do anything about it then, except to try to put the php max execution time command into your .htaccess, or try uploading a php.ini file into your hosting account root, some server configurations allow this.