Fatal error: Maximum execution time 30 seconds

Author Message

Mike LeBlanc

Friday 11 November 2005 10:01:58 am

Sorry, folks, I realize this has come up before. I got it first from 3.6.4, again from 3.7.2. I have changed execution_cnt in php.ini to 60, with no effect at all. It still fails and still says 30 seconds. I am installing on a Mac running 10.4.2.

Fatal error: Maximum execution time of 30 seconds exceeded in /Library/WebServer/Documents/ezpublish-3.7.2/lib/ezxml/classes/ezxml.php on line 305
Fatal error: eZ publish did not finish its request
The execution of eZ publish was abruptly ended, the debug output is present below.

Mike LeBlanc

Friday 11 November 2005 10:04:05 am

... and I'm trying to install the "Shop" sample.

Mike LeBlanc

Saturday 12 November 2005 2:57:21 am

I scrounged around this forum and found one idea I hadn't seen before. In index.php, insert

set_time_limit(0);

near the top. The wizard finishes! After a loooong time.

Frederik Holljen

Saturday 12 November 2005 3:02:12 am

what kind of hardware are you using?

Mike LeBlanc

Saturday 12 November 2005 5:43:34 am

G4 Mac, 1.33 Ghz, MacOS X 10.4.2

eva fuxa

Wednesday 18 January 2006 5:17:43 am

i have same problem with displaying form template after clearing cache
if i delete some data from template its ok or set_time_limit(0); works but maybe some cache setting will be better solution

Ernst Kaufmann

Thursday 19 January 2006 12:49:11 am

I got the same problem during the installation of 3.7.3 (3.7.2 installed fine).
Does anybody have ideas what this may be cause by?

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.