Share » Forums » Install & configuration » Fatal error: eZ Publish did not...

Fatal error: eZ Publish did not finish its request

Fatal error: eZ Publish did not finish its request

Friday 19 August 2011 5:31:24 am - 6 replies

Author Message

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

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

36 542 Users on board!

Forums menu