Fatal error

Fatal error

Wednesday 25 March 2009 12:47:57 pm - 5 replies

Author Message

Łukasz Serwatka

Thursday 26 March 2009 1:07:42 am

Hi,

You can track errors in logs. See var/log/error.log for possible ideas. You can also turn debug output in settings/site.ini.[DebugSettings].DebugOutput=enabled.

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

Gaetano Giunta

Thursday 26 March 2009 3:30:15 am

A hint: it might be a php timeout error or memory limit error.

The install wizard is quite "heavy" in usage of both. Try to get those values raised in your php.ini.

Principal Consultant International Business
Member of the Community Project Board

Andreas Kaiser

Thursday 26 March 2009 4:47:38 am

I see bluehost is a shared hosting provider... Do you are installing ez publish on a shared host?

I had similar problems in the installation process in multiple shared hosting (in dreamhost for example it was impossible for me to install ez publish).

Like Gateano posted, these errors are usually memory related (for example I had these problems in a bad configured openvz account).

What memory limits values do you get with phpinfo?

eZ Partner in Madrid (Spain)
Web: http://www.atela.net/

André R.

Thursday 26 March 2009 5:00:04 am

setup.ini should definitely bump the requirements for timout so these sort of issues don't popup(the installer should be rewritten to not use so much resources, but thats a whole other topic.. :) ).
It is currently set to MinExecutionTime=30 and MinMemoryLimit=64M.

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

Dainton Haase

Thursday 26 March 2009 6:39:10 pm

Thank you everyone for your reply..

Here is a print out of the debug log. at the point were the error occurs:

Fatal error: eZ Publish did not finish its request

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

eZ debug
Timing: Mar 26 2009 21:25:05

Script start

Timing: Mar 26 2009 21:25:05

Module start 'setup'

Debug: ezi18n Mar 26 2009 21:25:05

No translation for file(translation.ts) in context(lib/template): 'The maximum nesting level of %max has been reached. The execution is stopped to avoid infinite recursion.' with comment()

Timing points:
Checkpoint Elapsed Rel. Elapsed Memory Rel. Memory
Script start 0.0000 sec 0.0945 sec 1,517.2656 KB 1,367.3750 KB
Module start 'setup' 0.0945 sec 2,884.6406 KB
Total runtime: 0.2574 sec
Peak memory usage: 4,634.8984 KB
Time accumulators:
Accumulator Elapsed Percent Count Average
ini_load
Load cache 0.0146 sec 4.2401% 7 0.0021 sec
FindInputFiles 0.0037 sec 1.0637% 7 0.0005 sec
TS translator
TS init 0.0140 sec 4.0788% 1 0.0140 sec
TS cache load 0.0011 sec 0.3150% 1 0.0011 sec
TS context load 0.0002 sec 0.0454% 1 0.0002 sec
General
String conversion 0.0001 sec 0.0210% 2 0.0000 sec
Total script time: 0.3434 sec

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.