php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6344 The disable_functions statement in the php.ini is ignored
Submitted: 2000-08-25 04:00 UTC Modified: 2000-08-26 07:37 UTC
From: s dot antonini at molions dot com Assigned:
Status: Closed Package: Misbehaving function
PHP Version: 4.0.1pl2 OS: Freebsd 4.1
Private report: No CVE-ID: None
 [2000-08-25 04:00 UTC] s dot antonini at molions dot com
696[root@www,ttyp0]/usr/local/lib# grep disable_functions php.ini
disable_functions       = phpinfo,phpversion,phpcredits

The php.ini is successfully recognized (the phpinfo function correctly reports changes made to the .ini, such as enabling or not safe-mode), but the disable_functions statement is completely ignored. The functions listed are  normally accessible, and not disabled.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-26 07:37 UTC] stas@php.net
Should be fixed in latest CVS, if not - please reopen.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 21 04:01:35 2024 UTC