From: [EMAIL PROTECTED] Operating system: Linux 2.2.17-14 i386 PHP version: 4.0.6 PHP Bug Type: PHP options/info functions Bug description: disable_functions does not work when set from httpd.conf
When set from inside httpd.conf I had it between a <Directory> directive inside a virtual host. php_admin_value disable_functions phpinfo Doesn't actually disable the function for that host even though calling up phpinfo (which should be disabled) shows that phpinfo is disabled. Setting it in the php.ini works fine. -- Edit bug report at: http://bugs.php.net/?id=13833&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]