I have installed PHP 4.03pl1 as an apache module on Windows 98. Everything is working fine, except when I try and include files. It says: "Warning: Failed opening of 'filename.php' for inclusion...
I have got the include_path variable set to the following:
include_path = ".;C:\Program Files\Apache Group\Apache\htdocs"
Apache is installed in C:\Program Files\Apache Group\Apache and PHP in C:\php
Please help, as I can't think what the problem can be.
TIA,
Peter.