php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #9404 disable_functions doesn't work properly
Submitted: 2001-02-22 10:24 UTC Modified: 2001-02-22 11:01 UTC
From: mariroz at wertep dot com Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.0.3pl1 OS: FreeBSD 3.4-STABLE
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: mariroz at wertep dot com
New email:
PHP Version: OS:

 

 [2001-02-22 10:24 UTC] mariroz at wertep dot com
disable_functions directive doesn't work from Apache configuration file. It works only from php.ini file BUT for all my virtual hosts (where safe_mode enabled and also for hosts where safe_mode is off).

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-22 10:41 UTC] stas@php.net
That's an intended feature. Otherwise you could override
system-wide setting with your less restrictive private setting. 
 [2001-02-22 11:01 UTC] mariroz at wertep dot com
disable_functions doesn't work form Apache configuratin file in general (without php.ini too). It seems not to be a feature...
The same bug is reported under Linux.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Sep 16 17:00:01 2025 UTC