From:             [EMAIL PROTECTED]
Operating system: w2k and linux both
PHP version:      4.2.3
PHP Bug Type:     *Configuration Issues
Bug description:  php_admin_value disable_functions not working as it should

OK, here it goes, i will come to the point.

php_admin_value disable_functions function_string does not work on a per
domain basis. i know that is what the documentation says also. but i think
it should be allowed to work on a per domain basis by allowing it to be
used in the conf file in the virtual domains.

The funny part is that even if you do put this in the virtual domain, for
example php_admin_value disable_functions phpinfo, this means that phpinfo
is not allowed to run on that domain.  the phpinfo not only runs, but it
shows the local setting that phpinfo is actually disabled. where as it is
not.

if this were allowed to be in the conf files, running php would be a lot
more secure and there will be a lot less headache for the admin
-- 
Edit bug report at http://bugs.php.net/?id=20689&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20689&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20689&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20689&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20689&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20689&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20689&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20689&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20689&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20689&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20689&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20689&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20689&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20689&r=isapi

Reply via email to