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.