View Full Version : Fatal error: Maximum execution time
please help me ..
Fatal error: Maximum execution time of 10 seconds exceeded in /www1/++++.eu/www/forum/includes/functions.php(5166) : eval()'d code on line 96
snakes1100
11-19-2007, 01:38 PM
max_execution_time needs to be changed in your php.ini file and then restart apache for the changes to take effect.
max_execution_time = 30 ; Maximum execution time of each script, in seconds
max_execution_time needs to be changed in your php.ini file and then restart apache for the changes to take effect.
max_execution_time = 30 ; Maximum execution time of each script, in seconds
please inquire php.ini Reside where so?
snakes1100
11-20-2007, 12:59 AM
In your forum admincp, expand the maintenance area and click View php info
You will see in the first box an area like this, it will tell you what php.ini file is being used and were its located.
Configuration File (php.ini) Path /usr/local/lib/php.ini
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.