News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Fatal Error on my webpage

Started by mithun, March 06, 2012, 11:22:41 AM

Previous topic - Next topic

mithun

Hi Team,

Often i get an error on my website.
Fatal error: Maximum execution time of 30 seconds exceeded in D:\Hosting\8847569\html\Sources\Load.php on line 14

I am new to SMF.

How can i resolve this...

Thank you....

With Rgds,
Mithun Jain


NanoSector

Hi mithun, welcome to the forum! :)

Do you have any modifications installed already?
My Mods / Mod Builder - A tool to easily create mods / Blog
"I've heard from a reliable source that the Answer is 42. But, still no word on what the question is."

mithun

Hi

yes mod is installed.

I have installed SMF using godaddy.com :(

What can i do???

With Rgds,
Mithun Jain

NanoSector

Quote from: mithun on March 06, 2012, 11:33:16 AM
Hi

yes mod is installed.

I have installed SMF using godaddy.com :(

What can i do???

With Rgds,
Mithun Jain
Ah, good ol' GoDaddy. Always such a pain in the butt :(

At the start of index.php, after the <?php add this on a new line:
set_time_limit(45);
And see if that helps.

This increases the maximum execution time of PHP, as apparently 30 seconds isn't enough for SMF to finish.
My Mods / Mod Builder - A tool to easily create mods / Blog
"I've heard from a reliable source that the Answer is 42. But, still no word on what the question is."

Advertisement: