fatal error eZ publish 3.8.4 installer for Windows

Author Message

john benedict tan

Monday 16 October 2006 2:39:48 am

Fatal error: Maximum execution time of 60 seconds exceeded in c:\ezpublish\ezpublish\lib\ezxml\classes\ezxml.php on line 300
Fatal error: eZ publish did not finish its request

The execution of eZ publish was abruptly ended, the debug output is present below.

could somebody help me with this thanks

Per-Espen Kindblad

Monday 16 October 2006 5:11:38 am

Hi!

You must increase the max_e.. in your php.ini

Set max_execution_time = 120
then restart apache.

Damien Pobel

Monday 16 October 2006 12:01:46 pm

it's probably because you don't have the domxml extension activated in your php.ini or it is not installed ; without it, eZ publish is more slow.

See http://ez.no/products/ez_publish/info/requirements_for_ez_publish

Damien
Planet eZ Publish.fr : http://www.planet-ezpublish.fr
Certification : http://auth.ez.no/certification/verify/372448
Publications about eZ Publish : http://pwet.fr/tags/keywords/weblog/ez_publish

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 18 2025 05:14:02
Script start
Timing: Jan 18 2025 05:14:02
Module start 'layout'
Timing: Jan 18 2025 05:14:02
Module start 'content'
Timing: Jan 18 2025 05:14:02
Module end 'content'
Timing: Jan 18 2025 05:14:02
Script end

Main resources:

Total runtime0.6988 sec
Peak memory usage4,096.0000 KB
Database Queries59

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0048 588.1641152.6563
Module start 'layout' 0.00480.0026 740.820339.5078
Module start 'content' 0.00740.6898 780.3281571.6484
Module end 'content' 0.69720.0016 1,351.976612.1094
Script end 0.6988  1,364.0859 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.4452160.0002
Check MTime0.00130.1918160.0001
Mysql Total
Database connection0.00080.110810.0008
Mysqli_queries0.642691.9579590.0109
Looping result0.00070.1018570.0000
Template Total0.663594.920.3318
Template load0.00190.271320.0009
Template processing0.661694.676820.3308
Template load and register function0.00070.103310.0007
states
state_id_array0.00160.230210.0016
state_identifier_array0.00100.140120.0005
Override
Cache load0.00150.2191170.0001
Sytem overhead
Fetch class attribute can translate value0.00090.132230.0003
Fetch class attribute name0.00120.172050.0002
XML
Image XML parsing0.00180.253730.0006
class_abstraction
Instantiating content class attribute0.00000.001550.0000
General
dbfile0.00190.2752190.0001
String conversion0.00000.001040.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
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/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: 13
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs