[PHP] open_basedir problem

2002-05-23 Thread Patrick Cossette
Hi, I have the folowing problem under PHP 4.0.6 running as a module with Apache 1.3.22. I want to give my users access to PHP as an Apache module but I want to restrict what they can do with open_basedir, safe_mode,... so they don't have the right to access other's files. I have a problem with

[PHP] open_basedir problem?

2001-07-31 Thread uhlar
Hello, I have a virtual domain "www.domain.sk" in config file. the domain resides in /home/user/www.domain.sk directory. I set up php_admin_flag open_basedir /home/user for that virtual domain, and in php.ini I have "open_basedir = /home" The user created this script: http://www.domain.sk/index