Log in

View Full Version : Fatal error: Maximum execution time


baha
11-19-2007, 01:02 PM
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

baha
11-19-2007, 11:23 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

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