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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
45 - 23 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 02:01:28 2024 UTC