ID:               15865
 Updated by:       [EMAIL PROTECTED]
-Summary:          default  PHP_INCLUDE_PATH    set to "c:\\php4\\pear"
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Closed
 Bug Type:         PHP options/info functions
 Operating System: Windows XP
 PHP Version:      4.1.2
 New Comment:

Fixed in CVS and fix will be in PHP 4.2.0.



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

[2002-03-04 21:19:14] [EMAIL PROTECTED]

in the file php-4.1.2/main/config.w32.h there is the
following definition :

#define PHP_INCLUDE_PATH        "c:\\php4\\pear"

in the php-4.1.1 tree it was :

#define PHP_INCLUDE_PATH        NULL

sometimes this causes the include() function not to work,
complaining that it didnt find the included file in C:\php4\pear. I
reverted back to NULL an the errors are gone.

ciao,
Enrico

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


-- 
Edit this bug report at http://bugs.php.net/?id=15865&edit=1

Reply via email to