[PHP-DEV] PHP 4.0 Bug #9760 Updated: disable functions. From: sniper <email protected>
Date: 03/15/01

ID: 9760
Updated by: sniper
Reported By: k0009 <email protected>
Old-Status: Open
Status: Closed
Bug Type: *Install and Config
Assigned To:
Comments:

Works for me just fine. Update your PHP to 4.0.4pl1
and if this isn't working with it either try latest CVS
snapshot from http://snaps.php.net/

--Jani

Previous Comments:
---------------------------------------------------------------------------

[2001-03-14 21:16:00] k0009 <email protected>
the `disable functions`can't be working.

disable_functions = phpinfo

After configuared the php.ini file and restart the apache,but the 'phpinfo()' function is still work and it show like:

Directive Local Value Master Value
allow_call_time_pass_reference On On
arg_separator & &
asp_tags Off Off
auto_append_file no value no value
auto_prepend_file no value no value
browscap no value no value
default_charset no value no value
default_mimetype text/html text/html
define_syslog_variables Off Off
disable_functions phpinfo phpinfo

what do I do?

---------------------------------------------------------------------------

ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=9760&edit=2

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>