~n[EO]n~ Posted November 16, 2007 Share Posted November 16, 2007 Hi, I am having problem with max_execution_time, I am always getting error. Fatal error: Maximum execution time of 150 seconds exceeded in C:\wamp\www\FINAL\includes\model.class.php on line 298 First I had kept 60 second, then increased to 120 and now 150, still shows this error. Will this max execution time makes the page load slow ? Or is this a problem with PHP. Any idea ? Thanks. Link to comment https://forums.phpfreaks.com/topic/77575-solved-max-execution-time-problem/ Share on other sites More sharing options...
pocobueno1388 Posted November 16, 2007 Share Posted November 16, 2007 From searching Google, a common solution was to reboot the server. Are you using Apache? Link to comment https://forums.phpfreaks.com/topic/77575-solved-max-execution-time-problem/#findComment-392661 Share on other sites More sharing options...
~n[EO]n~ Posted November 16, 2007 Author Share Posted November 16, 2007 Yes I am using Apache Apache version : Apache/2.2.4 (Win32) PHP version : 5.2.4 Rebooting every time Link to comment https://forums.phpfreaks.com/topic/77575-solved-max-execution-time-problem/#findComment-392663 Share on other sites More sharing options...
vbnullchar Posted November 16, 2007 Share Posted November 16, 2007 set your max execution time to zero Link to comment https://forums.phpfreaks.com/topic/77575-solved-max-execution-time-problem/#findComment-392665 Share on other sites More sharing options...
~n[EO]n~ Posted November 16, 2007 Author Share Posted November 16, 2007 Ok thanks, No error now. Link to comment https://forums.phpfreaks.com/topic/77575-solved-max-execution-time-problem/#findComment-392674 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.