Supposedly, in your apache httpd.conf file you can
specify php config values.  I'm trying to shore up
security on a new box by setting the following 
within <VirtualHost> tags:

php_value open_basedir /path/to/virtualhost/

However, it doesnt work.  If I set the values in the
php.ini file, it DOES work...  What am I missing??
Are there any restrictions to setting these php values
in an httpd.conf file?  The doc's dont really mention
anything...  I'm baffled!

I'm running apache_1.3.23 + php-4.1.2 on a linux box.

Thanks,
Rob

__________________________________________________
Do You Yahoo!?
Yahoo! Greetings - send holiday greetings for Easter, Passover
http://greetings.yahoo.com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to