php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9760 disable functions.
Submitted: 2001-03-14 21:16 UTC Modified: 2001-03-15 22:13 UTC
From: k0009 at 263 dot net Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0.1pl2 OS: BSD/OS
Private report: No CVE-ID: None
 [2001-03-14 21:16 UTC] k0009 at 263 dot net
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?


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-03-15 22:13 UTC] sniper@php.net
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

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 21:01:27 2024 UTC