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
