Connecting Tech Pros Worldwide Forums | Help | Site Map

open_basedir problem

Achim Domma
Guest
 
Posts: n/a
#1: Jul 17 '05
Hi,

on a virtual host, I get the following warning:

Warning: is_file() [function.is-file]: open_basedir restriction in effect.
File(/usr/local/httpd/htdocs/kunden/web46/html/images/1041.jpg) is not
within the allowed path(s):
(/usr/local/httpd/htdocs/kunden/web46/) in
/srv/www/htdocs/web46/html/jobholder/userdata.php on line 105

I read the documentation but the the warning makes no sense to me, because
it's obviously wrong. The tested file is within the allowed path!? Any hint?
If I call phpinfo() it shows /usr/local/httpd/htdocs/kunden/web46/ as
open_basedir.

regards,
Achim



Closed Thread