Justtechjobs.com Find a programming school near you






Online Campus Both


php-developer-list | 2001122

[PHP-DEV] Bug #11612 Updated: php_include completely non-functional From: cmk <email protected>
Date: 12/18/01

ID: 11612
Updated by: cmk
Reported By: uhl <email protected>
Old Status: Open
Status: Bogus
Bug Type: PHP options/info functions
Operating System: Win2k Server
PHP Version: 4.0.5
New Comment:

Did more testing, always works for me.

Previous Comments:
------------------------------------------------------------------------

[2001-12-18 15:56:18] cmk <email protected>

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.

------------------------------------------------------------------------

[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"

------------------------------------------------------------------------

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>