Fatal error: eZ publish did not finish its request

Author Message

Asia City

Sunday 08 October 2006 5:26:09 pm

After installing ez 3.8.4, I encountered this error. Everything went smoothly during the installation.

When I went to go to the front-end or backend, I encountered the same error:

--------------------------------------------------------------------
Fatal error: eZ publish did not finish its request

The execution of eZ publish was abruptly ended, the debug output is present below.
--------------------------------------------------------------------
Anyone have any idea what's going on?

Please let me know.

Thanks.

Ɓukasz Serwatka

Sunday 08 October 2006 10:38:37 pm

Hei,

Could you provide us more information about your environment, PHP version, Web server, etc. ?

If you have control on your environment set error_reporting = E_ALL in your php.ini file or put in second line of eZ publish index.php file error_reporting(2047); this should help track what exactly does not work.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Asia City

Thursday 12 October 2006 8:21:55 am

Hi Lukas.

http://normyip.com/info.php

Here's the PHP Config.

It's a shared hosting facility so I guessed it might not be powerful enough to host ezpublish. In fact I can't even change the php or apache settings.

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

Main resources:

Total runtime1.1983 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0058 589.2969152.6563
Module start 'layout' 0.00580.0032 741.953139.5078
Module start 'content' 0.00901.1877 781.4609535.8516
Module end 'content' 1.19680.0015 1,317.312512.1094
Script end 1.1983  1,329.4219 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.2781160.0002
Check MTime0.00130.1107160.0001
Mysql Total
Database connection0.00080.068210.0008
Mysqli_queries1.146195.6410570.0201
Looping result0.00060.0522550.0000
Template Total1.156996.520.5785
Template load0.00330.279020.0017
Template processing1.153696.268920.5768
Template load and register function0.00030.021910.0003
states
state_id_array0.00300.247910.0030
state_identifier_array0.00160.135820.0008
Override
Cache load0.00280.2315220.0001
Sytem overhead
Fetch class attribute can translate value0.00060.046120.0003
Fetch class attribute name0.00110.090640.0003
XML
Image XML parsing0.00060.054220.0003
class_abstraction
Instantiating content class attribute0.00000.001140.0000
General
dbfile0.00080.0698180.0000
String conversion0.00000.000640.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
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/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: 13
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs