Forum Moderators: phranque

Message Too Old, No Replies

need help with apache configuration

open_basedir restriction in effect

         

stanroek

6:23 pm on Jan 3, 2006 (gmt 0)

10+ Year Member



hi, i am new to managing a server, and one of my sites gives me the following error message:

open_basedir restriction in effect. File(./shared/image.htm) is not within the allowed path(s): (/var/www/vhosts/example.com/httpdocs:/tmp)

shared is a symbolic linked folder, i know that i can not bypass open_basedir restriction with linked folders, but my php.ini doesn't set a value, my phpinfo() says as expected, no global value, but for some reason there is a local value.

unfortunately i have no idea where this local value is set, as i said, not by the php.ini in /etc.

i am running a server with fedora core 3, apache 2 and php 4.3. i set up the domains with plesk, i don't think that this is the problem but you never know...

any advice where to find the settings for the local value would be welcome.

i hope this question is not too stupid...

thank you very much

[edited by: jdMorgan at 8:20 pm (utc) on Jan. 3, 2006]
[edit reason] Example.com [/edit]