php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #37348 pear installation might fail with open_basedir
Submitted: 2006-05-07 08:45 UTC Modified: 2006-05-07 16:34 UTC
From: jdolecek at NetBSD dot org Assigned:
Status: Closed Package: Safe Mode/open_basedir
PHP Version: 5.1.4 OS: NetBSD
Private report: No CVE-ID: None
 [2006-05-07 08:45 UTC] jdolecek at NetBSD dot org
Description:
------------
pear/Makefile.frag from the PHP 5.1.4 source tree disables safe_mode, but doesn't disable open_basedir. If user has php.ini with open_basedir set, they would probably get an error when installing pear PHAR.

Reproduce code:
---------------
Code inspection only (not tested)


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-05-07 16:34 UTC] iliaa@php.net
This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 11:01:28 2024 UTC