N
netpresent
Guest
please help me: php 4.4.0 weiird open_basedir problem
I am having a very weird open_basedir problem since i upgraded to php 4.4.0.
No matter if I set the value for open_basedir to / in /etc/php.ini or vhost.conf, phpinfo() still shows the following local value for open_basedir:
/home/httpd/vhosts/{domain.name}/httpdocs:/tmp
That's the value that is written in the httpd.include files, but I thought I could overwrite that in vhost.conf. I can actually overwrite other values with vhost.conf, e.g. the magic quotes, but not open_basedir...
I wouldn't mind changing a skeleton file for httpd.include either, if I only knew where it was. Or is this hard-coded into plesk somehow?
Very puzzled,
any help or hint would be appreciated...
Joempie
I am having a very weird open_basedir problem since i upgraded to php 4.4.0.
No matter if I set the value for open_basedir to / in /etc/php.ini or vhost.conf, phpinfo() still shows the following local value for open_basedir:
/home/httpd/vhosts/{domain.name}/httpdocs:/tmp
That's the value that is written in the httpd.include files, but I thought I could overwrite that in vhost.conf. I can actually overwrite other values with vhost.conf, e.g. the magic quotes, but not open_basedir...
I wouldn't mind changing a skeleton file for httpd.include either, if I only knew where it was. Or is this hard-coded into plesk somehow?
Very puzzled,
any help or hint would be appreciated...
Joempie