php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #19698 Default value of php.ini's include-path
Submitted: 2002-10-01 16:59 UTC Modified: 2002-11-19 03:25 UTC
Votes:2
Avg. Score:3.5 ± 0.5
Reproduced:2 of 2 (100.0%)
Same Version:0 (0.0%)
Same OS:1 (50.0%)
From: php at alisterb dot co dot uk Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4CVS-2002-10-01 OS: n/a
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: php at alisterb dot co dot uk
New email:
PHP Version: OS:

 

 [2002-10-01 16:59 UTC] php at alisterb dot co dot uk
http://www.php.net/manual/en/configuration.directives.php#ini.include-path

says: 
'The default value for this directive is . (only the current directory).'

the current default in fact also includes the default PEAR include directory
'.:/usr/local/lib/php'

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-11-19 03:25 UTC] philip@php.net
This is now documented using the php.ini-dist defaults for examples.  The commit can be seen here:

http://cvs.php.net/diff.php/phpdoc/en/chapters/config.xml?r1=1.84&r2=1.85

This change will show up within the next couple days, thank you for helping make php better :)
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 17 14:04:04 2025 UTC