php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #35524 safe_mode_include_dir should default to /path/to/php/pear
Submitted: 2005-12-02 18:06 UTC Modified: 2015-05-18 14:06 UTC
From: b dot jacques at planet dot nl Assigned: cmb (profile)
Status: Closed Package: *General Issues
PHP Version: 4.4.1 OS: GNU/Linux (Red Hat Linux 9)
Private report: No CVE-ID: None
 [2005-12-02 18:06 UTC] b dot jacques at planet dot nl
Description:
------------
The PHP include_path configuration directive defaults to ".;/path/to/php/pear". safe_mode_include_dir defaults to NULL. This means that, in order to use PEAR on a PHP installation where safe mode is enabled, extra configuration is necessary.

This can be avoided by defaulting safe_mode_include_dir to /path/to/php/pear.




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-05-18 14:06 UTC] cmb@php.net
-Status: Open +Status: Closed -Package: Feature/Change Request +Package: *General Issues -Assigned To: +Assigned To: cmb
 [2015-05-18 14:06 UTC] cmb@php.net
This feature request is obsolete, because the safe mode has been removed as of PHP 5.4.0.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 18 22:01:31 2024 UTC