Upgrading from 3.10 to 4.0 - Warning in the debug

Upgrading from 3.10 to 4.0 - Warning in the debug

Monday 14 April 2008 4:48:17 am - 3 replies

Modified on Monday 14 April 2008 4:51:12 am by Salvatore Guarino

Author Message

Kristof Coomans

Monday 14 April 2008 5:25:46 am

Hi Salvatore

It seems like your PHP is configured with the open_basedir setting. See http://www.php.net/manual/en/features.safe-mode.php#ini.open-basedir for more information.
I advice you to turn open_basedir off.

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

Salvatore Guarino

Thursday 17 April 2008 1:49:04 am

Thank you Kristof,

I'm in a virtual host environment, and there is the following generated value in the vhost.conf file:

php_admin_value open_basedir "/var/www/vhosts/mysite/httpdocs:/tmp"

It's better that I don't modify this value... Do you think I can ignore safetly the warning? Basedir is "locked" on root directory of my site, for eZ publish should be enough... It's correct?

Thx and bye!

Kristof Coomans

Thursday 17 April 2008 5:18:45 am

According to the PHP warning you got, it won't be good to leave open_basedir on. So better to turn it off.

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

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.