Forums / Install & configuration / Fatal error: Maximum execution time of 30... and so on
Vitaliy Yermolenko
Friday 16 May 2003 11:03:56 am
Fatal error: Maximum execution time of 30 seconds exceeded in z:\home\portal\www\lib\ezutils\classes\ezphpcreator.php on line 402
Fatal error: Maximum execution time of 30 seconds exceeded in z:\home\portal\www\lib\ezutils\classes\ezexecution.php on line 155
Fatal error: Maximum execution time of 30 seconds exceeded in z:\home\portal\www\lib\ezutils\classes\ezsession.php on line 73
Warning: Unknown(): A session is active. You cannot change the session module's ini settings at this time. in Unknown on line 0
---This errors I give after installation. Please help.
Karsten Jennissen
Friday 16 May 2003 12:47:24 pm
Maybe this'll help:
http://ez.no/developer/ez_publish_3/forum/install_configuration/timeout_problem_on_win98_fixed
Saturday 17 May 2003 8:39:55 am
Sorry...It didn't help me.
Scot Wilcoxon
Monday 19 May 2003 8:43:50 am
You didn't say when this happened. During initialization at least one step may take a while. But at any time various things may slow processing, including other activity on the server and system configuration (such as very little RAM or slow processor).
Check your web server configuration also. Maybe this is a "maximum" defined there, rather than in php.ini.
Jan Borsodi
Wednesday 21 May 2003 4:28:52 am
Does this fix help you?http://ez.no/developer/ez_publish_3/contributions/30_second_timeout_remedy
-- Amos Documentation: http://ez.no/ez_publish/documentation FAQ: http://ez.no/ez_publish/documentation/faq
padEE Scherer
Tuesday 10 June 2003 4:45:15 am
http://ez.no/developer/ez_publish_3/contributions/30_second_timeout_remedy did help.Thanks for your help.