Topic on Project:Support desk

Fatal error: Maximum execution time of 30 seconds exceeded in Parser.php on line 2098

3
84.53.68.26 (talkcontribs)

I'm getting this error on a large page. What can i do?

Emufarmers (talkcontribs)

Add caching, get a better host, or make the page smaller. If you can't do any of those, you might be able to increase PHP's maximum execution time by adding set_time_limit(60); to LocalSettings.php.

Reply to "Fatal error: Maximum execution time of 30 seconds exceeded in Parser.php on line 2098"