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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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 May 05 05:01:31 2024 UTC