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.

eZ debug

Timing: Jan 19 2025 03:30:50
Script start
Timing: Jan 19 2025 03:30:50
Module start 'layout'
Timing: Jan 19 2025 03:30:50
Module start 'content'
Timing: Jan 19 2025 03:30:52
Module end 'content'
Timing: Jan 19 2025 03:30:52
Script end

Main resources:

Total runtime1.6303 sec
Peak memory usage4,096.0000 KB
Database Queries73

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0071 589.4063152.6563
Module start 'layout' 0.00710.0048 742.062539.5078
Module start 'content' 0.01191.6167 781.5703611.0547
Module end 'content' 1.62870.0015 1,392.625012.1094
Script end 1.6302  1,404.7344 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00370.2254160.0002
Check MTime0.00160.0970160.0001
Mysql Total
Database connection0.00080.051310.0008
Mysqli_queries1.570396.3214730.0215
Looping result0.00100.0619710.0000
Template Total1.586997.320.7935
Template load0.00240.144720.0012
Template processing1.584597.195420.7923
Template load and register function0.00020.009410.0002
states
state_id_array0.00250.153710.0025
state_identifier_array0.00140.085920.0007
Override
Cache load0.00190.1183240.0001
Sytem overhead
Fetch class attribute can translate value0.00080.051840.0002
Fetch class attribute name0.00130.082080.0002
XML
Image XML parsing0.00140.087140.0004
class_abstraction
Instantiating content class attribute0.00000.001080.0000
General
dbfile0.00090.0563160.0001
String conversion0.00000.000740.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
7content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
8content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 21
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs