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
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:
7 + 27 = ?
Subscribe to this entry?

 
 [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: Sat May 04 21:01:32 2024 UTC