Maximum execution time of 30 seconds exceeded
2 posts
• Page 1 of 1
Maximum execution time of 30 seconds exceeded
Well, I have a very big site, with a lot of content items, and when I go to the sitemap I get this error.
Fatal error: Maximum execution time of 30 seconds exceeded in /home/brightnews/domains/brightnews.eu/public_html/includes/database.php on line 489
any help is apreciated
Fatal error: Maximum execution time of 30 seconds exceeded in /home/brightnews/domains/brightnews.eu/public_html/includes/database.php on line 489
any help is apreciated
- tvds
- Fresh Boarder

- Posts: 2
- Joined: Fri Dec 28, 2007 7:38 am
Re:Maximum execution time of 30 seconds exceeded
You need to increase your maximun execution time for php scripts on your server. You can edit your php.ini file to increase this value, or you can try adding the following line at the start of your /components/com_xmap/xmap.php file (after the "<?php" ) :
- Code: Select all
set_time_limit(180);
Last edited by guilleva on Thu Jan 01, 1970 12:00 am, edited 65535 times in total.
Reason: 1
Reason: 1
-

guilleva - Administrator

- Posts: 1517
- Joined: Wed Sep 12, 2007 3:10 am
- Location: San José, Costa Rica
2 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 2 guests