error: eZ publish did not finish its request

Author Message

tom d.

Thursday 23 March 2006 8:26:53 am

hi all,

i got this error under version version 3.5.1: Fatal error: eZ publish did not finish its request
The execution of eZ publish was abruptly ended, the debug output is present below.

i turned up the memory limit in php.ini to 256 M but it´s still the same error.

has anybody an idea what to do?

best regards!

tom

Kristof Coomans

Thursday 23 March 2006 9:30:58 am

Turn on PHP error reporting, so the PHP error shows up at the page. It will tell you more about what's going wrong.

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

tom d.

Thursday 23 March 2006 9:45:47 am

that´s what i get:

Only variables should be assigned by reference in var/www/intranet/lib/ezutils/classes/ezdebug.php

Only variable references should be returned by reference in /var/www/intranet/lib/ezutils/classes/ezdebug.php

Kristof Coomans

Thursday 23 March 2006 11:12:49 pm

It seems you're using PHP 4.4 with eZ publish 3.5.

You should use PHP 4.3 with eZ publish < 3.7. From 3.7 on, use PHP 4.4.

See http://ez.no/download for system requirements.

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

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 04:23:13
Script start
Timing: Jan 19 2025 04:23:13
Module start 'layout'
Timing: Jan 19 2025 04:23:13
Module start 'content'
Timing: Jan 19 2025 04:23:13
Module end 'content'
Timing: Jan 19 2025 04:23:13
Script end

Main resources:

Total runtime0.5450 sec
Peak memory usage4,096.0000 KB
Database Queries60

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0046 589.4063152.6563
Module start 'layout' 0.00460.0024 742.062539.5078
Module start 'content' 0.00700.5368 781.5703540.1094
Module end 'content' 0.54390.0011 1,321.679712.1094
Script end 0.5449  1,333.7891 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.5721160.0002
Check MTime0.00130.2403160.0001
Mysql Total
Database connection0.00070.133410.0007
Mysqli_queries0.500891.8920600.0083
Looping result0.00040.0741580.0000
Template Total0.518195.120.2591
Template load0.00190.351620.0010
Template processing0.516294.715920.2581
Template load and register function0.00020.035710.0002
states
state_id_array0.00100.177610.0010
state_identifier_array0.00080.145920.0004
Override
Cache load0.00160.2950220.0001
Sytem overhead
Fetch class attribute can translate value0.00070.123320.0003
Fetch class attribute name0.00090.158550.0002
XML
Image XML parsing0.00050.100420.0003
class_abstraction
Instantiating content class attribute0.00000.002060.0000
General
dbfile0.00130.2467160.0001
String conversion0.00000.001240.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
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.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: 14
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs