php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #43571 php_admin* directive ignored
Submitted: 2007-12-11 23:35 UTC Modified: 2008-07-11 21:30 UTC
From: barbara at rfx dot it Assigned:
Status: Wont fix Package: Safe Mode/open_basedir
PHP Version: 4.4.7 OS: Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: barbara at rfx dot it
New email:
PHP Version: OS:

 

 [2007-12-11 23:35 UTC] barbara at rfx dot it
Description:
------------
Basically the php_admin_value and php_admin_flag directive in VirtualHost httpd.conf (included) are ignored. Also in .htaccess
tried with safe_mode, open_dir, sendmail_path parameters.

Trustix 2.2 distro
Kernel 2.4.34
php 4.4.7
Apache 2.0.59

Same compilation options.
Until version 4.4.4 works, next version (now trying 4.4.7), not work.
Restoring php 4.4.4 still work.
Enabled/disabled Zend,mod_security, ...

Regards, B.



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-12-12 10:41 UTC] andretta at apf dot it
Same problem here (using original Trustix src.rpm).

Solved rebuilding the rpm without the Console_Getopt patch.

Install php4 source rpm:
rpm -ivh php4.4.7*.src.rpm

edit the php4.spec (comments row referring the Console_Getopt patch)

rebuild:
rpmbuild -ba php4.spec

Update:
rpm -Fvh php4*

Done. :-)

Bye, 
Paolo Andretta
 [2008-07-11 21:30 UTC] jani@php.net
We are sorry, but we can not support PHP 4 related problems anymore.
Momentum is gathering for PHP 6, and we think supporting PHP 4 will
lead to a waste of resources which we want to put into getting PHP 6
ready.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 01:01:28 2024 UTC