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
 [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: Thu Apr 25 13:01:30 2024 UTC