Hi, I'm trying to use disable_functions inside an Apache's VirtualHost, like this:
php_value disable_functions basename,chgrp,chmod,phpinfo I tried both with and without " but the functions are not disabled. I'm using php_flag safe_mode on in the same virtual host. Any help on what I'm doing wrongly is appreciated. Thanks. Rodolfo. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php