Warning: Failed opening '/apache/htdocs/test.php' for inclusion
(include_path='.;c:\php4\pear') in Unknown on line 0
where test.php is just one line: phpinfo()
I got this message when try to swith PHP CGI to PHP module with Apache.
Apache is 1.3.2
PHP is 4.2.3
Apache is working fine by itself, and PHP CGI is working fine ( version
4.2.2 ). But PHP module is not working at all. Thanks for any help.