Fatal error: eZ Publish did not finish its request

Author Message

John Moritz

Friday 25 April 2008 1:50:27 pm

Hello, ive got a small Problem. I am new to ezP and tryed to install some extensions. I use 4.0 and all extensions are 4.0 compatible. My problem is, that every time i activate a extension over the ezPublish Admin/Setup/extensions menue, there appears an error Message:

<i>Fatal error: eZ Publish did not finish its request
The execution of eZ Publish was abruptly ended, the debug output is present below.</i>

If i press the Back button on my browser, the extension seems to be activated. So i think everything is ok. I made some tests and the extension is available thru ezP. But i wonder why the error message always appears. Is there any solution to fix that?

John Moritz

Friday 25 April 2008 2:17:20 pm

I just find out how to turn on debug.

<i>file_exists() [<a href='function.file-exists'>function.file-exists</a>]: open_basedir restriction in effect. File(/eztemplateautoload.php) is not within the allowed path(s): (/srv/www/vhosts/************/httpdocs:/tmp) in /srv/www/vhosts/*************/httpdocs/lib/eztemplate/classes/eztemplate.php on line 2216</i>

I should turn off open_basedir?

Maxime Thomas

Saturday 26 April 2008 1:07:52 am

You must edit your php.ini and search for the open_base_dir value.
Just add the eZRoot inside like :
open_base_dir = "/mydir/myotherdir/:/mydir/ezroot/"

Maxime Thomas
maxime.thomas@wascou.org | www.wascou.org | http://twitter.com/wascou

Company Blog : http://www.wascou.org/eng/Company/Blog
Technical Blog : http://share.ez.no/blogs/maxime-thomas

Piotrek Karaƛ

Sunday 27 April 2008 1:10:15 am

BTW. John, do you have eZ Components available? That's a requirement for automatically activating extensions in eZ4.

--
Company: mediaSELF Sp. z o.o., http://www.mediaself.pl
eZ references: http://ez.no/partners/worldwide_partners/mediaself
eZ certified developer: http://ez.no/certification/verify/272585
eZ blog: http://ez.ryba.eu

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 11:37:36
Script start
Timing: Jan 18 2025 11:37:36
Module start 'layout'
Timing: Jan 18 2025 11:37:36
Module start 'content'
Timing: Jan 18 2025 11:37:36
Module end 'content'
Timing: Jan 18 2025 11:37:36
Script end

Main resources:

Total runtime0.0179 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0076 589.1797152.6406
Module start 'layout' 0.00760.0029 741.820339.4922
Module start 'content' 0.01050.0050 781.312593.3672
Module end 'content' 0.01550.0024 874.679734.3047
Script end 0.0179  908.9844 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002614.6974140.0002
Check MTime0.00116.1190140.0001
Mysql Total
Database connection0.00115.925010.0011
Mysqli_queries0.003117.171630.0010
Looping result0.00000.127610.0000
Template Total0.002010.910.0020
Template load0.00126.487010.0012
Template processing0.00084.407510.0008
Override
Cache load0.00063.393710.0006
General
dbfile0.00031.583980.0000
String conversion0.00000.066440.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs