Click to See Complete Forum and Search --> : error message because of the includes


Anon
03-07-2002, 05:46 AM
Hello,

With netscape enterprise server 3.5.1 and php4, I have an error message because of the includes :

Warning: Failed opening \'include/db_membre.php\' for inclusion (include_path=\'\') in
D:/Netscape/SuiteSpot/docs/apsim/login.php on line 67

The application :

1) In php.ini (same directory as php.exe), lines linked to are
;;;;;;;;;;;;;;;;;;;;;;;;;
; Paths and Directories ;
;;;;;;;;;;;;;;;;;;;;;;;;;

; UNIX: \"/path1:/path2\"
;include_path = \".:/php/includes\"
;
; Windows: \"\\path1;\\path2\"
;include_path = \".;c:\\php\\includes\"


2) In the netscape enterprise server administration interface,
In the web publishing (upwards)
And in Maintain web publishing data (left),
The settings are:

Document directory: D:\\Netscape\\SuiteSpot\\docs
The checkbox Include subdirectories est checked

3) The php files are in :
D:\\Netscape\\SuiteSpot\\docs\\apsim

One of the include directories is :
D:\\Netscape\\SuiteSpot\\docs\\apsim\\include

Could you help me ??
Thanking you in advance
Daniel Colin