Hey,
I'm running Apache 1.322 with PHP 4.1.3 "installed" as a module (using the DLL), but every time I try to go to one of my PHP pages, I get the following error:
Warning: Failed opening '/webindex/htdocs/webdev/test.php' for inclusion (include_path='c:\webindex\htdocs') in Unknown on line 0.
the file consists of just <?php echo "test"; ?>
I have tried changing the values in the php.ini file (using Win2k, so the file is in c:\winnt\php.ini)... but nothing seems to work.
Any help will be great 🙂
Thanks.