How to fix open_basedir restriction in effect... problem
- From: "seajay" <seajay@xxxxxxxxxxx>
- Date: 30 Sep 2005 08:33:31 -0700
Hello,
I've been searching on the internet for some time now and I was not
able to find a solution to this problem.
under apache httpd.conf file I have the following setting
php_admin_value open_basedir
"/home/httpd/vhosts/domain.com/httpdocs:/tmp"
I understand that open_basedir will display an error when the file I am
trying to deal with is outside the directory set, however that's not
the case all my php files reside under
/home/httpd/vhosts/domain.com/httpdocs and I am still getting this
error.
Can you please advise on how to recover from this problem.
Thanks in advance.
.
- Follow-Ups:
- Re: How to fix open_basedir restriction in effect... problem
- From: Andy Hassall
- Re: How to fix open_basedir restriction in effect... problem
- Prev by Date: Re: Array Remove
- Next by Date: Re: grabing email addresses
- Previous by thread: PHP 5.0.4 with Windows XP - trying to do file zip utility causes Apache 2.0.53 to crash
- Next by thread: Re: How to fix open_basedir restriction in effect... problem
- Index(es):
Relevant Pages
|