The include_path is set fixed to the following directory c:\php4\. If you
change the directory 'PHP' to PHP4 it should work (at least it does on my
machine - XP/Apache/PHP4.2.3 ).

"Sjef Janssen" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hallo there,
> I am installing php4 on my windows 2000 machine (pws/IIS). Everything
seems
> to work now except the include path. As mentioned in the manual I set this
> path in the ini file to ".;C:\php\includes" but that's not the path where
it
> finds my files to include. I imagine that this path should be set to
nothing
> so that the function include() finds the files in a relative path to the
php
> script file.
> Can I set the include_path = none  ??
> Does any of you have experienced similar problems? How did you solve this?
> TIA,
> Sjef
>
>



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to