php-developer-list | 2001122
Date: 12/18/01
- Next message: liangyi11361 <email protected>: "[PHP-DEV] Bug #14584 Updated: $XPathObject->nodeset[0]->content is missing"
- Previous message: garth <email protected>: "[PHP-DEV] Bug #14563 Updated: include_path in Apache SAPI/APX PHP plug-in on Win2K very broken..."
- Next in thread: cmk <email protected>: "[PHP-DEV] Bug #11612 Updated: php_include completely non-functional"
- Maybe reply: cmk <email protected>: "[PHP-DEV] Bug #11612 Updated: php_include completely non-functional"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 11612
Updated by: cmk
Reported By: uhl <email protected>
Status: Open
Bug Type: PHP options/info functions
Operating System: Win2k Server
PHP Version: 4.0.5
New Comment:
On my Win2k box it works just fine, include_path has always been '.' only.
It worked with PHP 4.0.6 and still works with 4.1.0.
Your problem must be caused by something else.
Previous Comments:
------------------------------------------------------------------------
[2001-06-24 02:28:42] uhl <email protected>
nope, exactly the same. :(
------------------------------------------------------------------------
[2001-06-23 06:30:59] sniper <email protected>
Does it work with PHP 4.0.6?
------------------------------------------------------------------------
[2001-06-23 06:29:42] sniper <email protected>
reopened
------------------------------------------------------------------------
[2001-06-22 10:34:19] uhl <email protected>
I have it like that, with double quotes. This is an excerpt from my php.ini:
;;;;;;;;;;;;;;;;;;;;;;;;;
; Paths and Directories ;
;;;;;;;;;;;;;;;;;;;;;;;;;
; UNIX: "/path1:/path2" Windows: "\path1;\path2"
include_path = ".;c:\www\demoxpress.com\html\test"
------------------------------------------------------------------------
[2001-06-22 09:22:41] sniper <email protected>
Try this:
include_path=".;C:\path\to\something;C:\path\to\something\else"
Notice the "'s around the path.
--Jani
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/?id=11612
Edit this bug report at http://bugs.php.net/?id=11612&edit=1
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: liangyi11361 <email protected>: "[PHP-DEV] Bug #14584 Updated: $XPathObject->nodeset[0]->content is missing"
- Previous message: garth <email protected>: "[PHP-DEV] Bug #14563 Updated: include_path in Apache SAPI/APX PHP plug-in on Win2K very broken..."
- Next in thread: cmk <email protected>: "[PHP-DEV] Bug #11612 Updated: php_include completely non-functional"
- Maybe reply: cmk <email protected>: "[PHP-DEV] Bug #11612 Updated: php_include completely non-functional"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

