Fatal error: eZ Publish did not finish its request

Author Message

Ahmed Zakaria

Friday 19 August 2011 5:31:24 am

Hi All,

The eZ Publoish look very nice and I wanted to try it out,

after unzipped the ez publish file in the web server directory (httpdocs) and try to start installation by request the following url by my browser (http://localhost:85/ezpublish/index.php) i got the first page of installation (

Welcome to eZ Publish Community Project 2011.7

)

after click next i found this error

Fatal error: eZ Publish did not finish its request

The execution of eZ Publish was abruptly ended, debug information can be found in the log files normally placed in var/log/* or by enabling 'DebugOutput'

what is wrong?

-------------------------------------------------------------

my ez publish version (eZ Publish 4)

my environment

XAMPP version 1.7.1:

  +Windows 7

  + Apache 2.2.11
  + MySQL 5.1.33 (Community Server)
  + PHP 5.2.9 + PEAR (Support for PHP 4 has been discontinued)

 

thanx in advanced

Gaetano Giunta

Friday 19 August 2011 1:44:16 pm

You should look at the php error log and eZ Publish error log to get some information...

Principal Consultant International Business
Member of the Community Project Board

Nicolas Pastorino

Friday 19 August 2011 1:49:47 pm

"

You should look at the php error log and eZ Publish error log to get some information...

"

Indeed.

Welcome to the eZ Community Ahmed.

One common pitfall is a too short max_execution_time value in the PHP configuration. Set it to 120 for eZ Publish, or even 180 to be on the super safe side.

Let us know how things go,
Cheers, 

--
Nicolas Pastorino
Director Community - eZ
Member of the Community Project Board

eZ Publish Community on twitter: http://twitter.com/ezcommunity

t : http://twitter.com/jeanvoye
G+ : http://plus.tl/jeanvoye

Ahmed Zakaria

Monday 22 August 2011 12:42:18 am

"

You should look at the php error log and eZ Publish error log to get some information...

"

Hi Gaetano Giunta,

Thanx for your interesting of my post

and that is some errors in the log file you can see it may help me or set me in the right point

 

Input file "settings/site.ini" has a timestamp higher then current time, ignoring to avoid infinite recursion!
[ Jun 08 2011 06:33:49 ] [127.0.0.1] eZINI::loadCache:
Input file "settings/siteaccess/admin/site.ini.append.php" has a timestamp higher then current time, ignoring to avoid infinite recursion!
[ Jun 08 2011 06:33:49 ] [127.0.0.1] eZINI::loadCache:
Input file "settings/site.ini" has a timestamp higher then current time, ignoring to avoid infinite recursion!
[ Jun 08 2011 06:33:49 ] [127.0.0.1] eZINI::loadCache:
Input file "settings/debug.ini" has a timestamp higher then current time, ignoring to avoid infinite recursion!
[ Jun 08 2011 06:33:49 ] [127.0.0.1] eZINI::loadCache:
Input file "share/locale/eng-GB.ini" has a timestamp higher then current time, ignoring to avoid infinite recursion!
[ Jun 08 2011 06:33:49 ] [127.0.0.1] eZINI::loadCache:
Input file "settings/template.ini" has a timestamp higher then current time, ignoring to avoid infinite recursion!
[ Jun 08 2011 06:33:50 ] [127.0.0.1] eZINI::loadCache:
Input file "settings/site.ini" has a timestamp higher then current time, ignoring to avoid infinite recursion!
[ Jun 08 2011 06:33:50 ] [127.0.0.1] eZINI::loadCache:
Input file "settings/setup.ini" has a timestamp higher then current time, ignoring to avoid infinite recursion!
[ Jun 08 2011 06:33:51 ] [127.0.0.1] eZINI::loadCache:
Input file "settings/image.ini" has a timestamp higher then current time, ignoring to avoid infinite recursion!

 

if you have any suggestion after you see the error, don\t hesitate to contact me

Thanx Gaetano Giunta

Ahmed Zakaria

Monday 22 August 2011 12:47:24 am

"
"

You should look at the php error log and eZ Publish error log to get some information...

"

Indeed.

Welcome to the eZ Community Ahmed.

One common pitfall is a too short max_execution_time value in the PHP configuration. Set it to 120 for eZ Publish, or even 180 to be on the super safe side.

Let us know how things go,
Cheers, 

"

 

Hi Nicolas Pastorino

How are you?

I hope to bee fine

Really i feel there are interesting with my post i percolated your efforts and thank you very much

For your Suggestion Nicolas Pastorino (max_execution_time=180), i did that but the error still found

If you have any other suggestion don/t hesitate to conatct me

thax

Nicolas Pastorino

Monday 22 August 2011 12:58:26 am

Hi Ahmed, 

Another PHP configuration tip : set the memory_limit value to 256M, then retry after having restarted your web-server.

Cheers,

--
Nicolas Pastorino
Director Community - eZ
Member of the Community Project Board

eZ Publish Community on twitter: http://twitter.com/ezcommunity

t : http://twitter.com/jeanvoye
G+ : http://plus.tl/jeanvoye

Gaetano Giunta

Monday 22 August 2011 7:54:51 am

The error log you showed says that the ini files you have on the webserver have a creation date set in the future (according to the webserver). This poses a serious problem to eZ Publish caching mechanism.

What is probably happening is that

- either you have installed ezpublish on the server then changed the server clock to a past value

- or you are using an ftp client to upload ezpublish files that sets modification date on the server of the uploaded files to the same modification date they had on the client - and the client clock is in the future compared to the server

In any case, you should always have clocks set to proper time, in both servers and development machines. Please set up the sntp service on unix or windows time service to achieve this.

You can then use the touch command to change modification timestamp of ezpublish files on the server

ps: if on windows, it is also a good idea to prevent any antivirus to scan the ezpublish folders. This does generally make eZ very slow, as a lot of cache files are created by the system, and I would not exclude that it could have an impact in extreme cases on timestamp mismatch...

Principal Consultant International Business
Member of the Community Project Board

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 17 2025 23:45:48
Script start
Timing: Jan 17 2025 23:45:48
Module start 'layout'
Timing: Jan 17 2025 23:45:48
Module start 'content'
Timing: Jan 17 2025 23:45:48
Module end 'content'
Timing: Jan 17 2025 23:45:48
Script end

Main resources:

Total runtime0.6564 sec
Peak memory usage4,096.0000 KB
Database Queries72

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0057 588.1719152.6563
Module start 'layout' 0.00570.0027 740.828139.5156
Module start 'content' 0.00840.6467 780.3438653.9609
Module end 'content' 0.65510.0013 1,434.304720.1094
Script end 0.6564  1,454.4141 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.4975160.0002
Check MTime0.00140.2176160.0001
Mysql Total
Database connection0.00110.171610.0011
Mysqli_queries0.561085.4661720.0078
Looping result0.00070.1131700.0000
Template Total0.628695.820.3143
Template load0.00300.449920.0015
Template processing0.625795.320620.3128
Template load and register function0.00010.018110.0001
states
state_id_array0.00030.050910.0003
state_identifier_array0.00060.098820.0003
Override
Cache load0.00280.4204960.0000
Sytem overhead
Fetch class attribute can translate value0.00050.077530.0002
Fetch class attribute name0.00160.245690.0002
XML
Image XML parsing0.00180.275330.0006
class_abstraction
Instantiating content class attribute0.00000.0039110.0000
General
dbfile0.00090.1312220.0000
String conversion0.00000.000940.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
20content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/header.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/header.tplEdit templateOverride template
2content/datatype/view/ezxmltags/strong.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/strong.tplEdit templateOverride template
4content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
4content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
4content/datatype/view/ezxmltags/quote.tpldatatype/ezxmltext/quote.tplextension/ezwebin/design/ezwebin/override/templates/datatype/ezxmltext/quote.tplEdit templateOverride template
2content/datatype/view/ezxmltags/link.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/link.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 46
 Number of unique templates used: 10

Time used to render debug report: 0.0002 secs