php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11751 PEAR cant be used with safe mode
Submitted: 2001-06-27 13:33 UTC Modified: 2001-10-06 15:06 UTC
From: goba@php.net Assigned:
Status: Closed Package: *Configuration Issues
PHP Version: 4.0 Latest CVS (2001-06-27) OS: any
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: goba@php.net
New email:
PHP Version: OS:

 

 [2001-06-27 13:33 UTC] goba@php.net
If you set up PEAR with the default path, it is unusable in safe mode :( 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-09-07 11:38 UTC] jflemer@php.net
You can set 'safe_mode_include_dir' to /usr/local/lib/php, and it works in safe mode. Maybe that should be in php.ini-dist.
 [2001-10-06 13:44 UTC] mj@php.net
Did you try the safe_mode_include_dir hack (for me it seems to work)?

- Martin
 [2001-10-06 15:06 UTC] goba@php.net
OK, it works.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Apr 28 00:01:28 2024 UTC