Forum Moderators: phranque
I have attempted to install Apache/PHP on a new WinXP Home machine. I have it running succesfully on a Win98 machine.
Apache works fine.
PHP doesn't.
I get the following Apache log error when trying [localhost...] - File does not exist: c:/webroot/php/php.exe/phpinfo.php.
phpinfo.php is in c:/webroot. PHP is installed in c:/PHP.
Can anyone help?
Regards
Peter Miller
I configured the Apache2 to load the php module but now Apache won't run. I have yet to solve this. Very frustrating.
Good Luck
[builder.com.com...]
Hope this helps, though I am still trying to get it to work!
If phpinfo.php is in c:/webroot, and the file not found message is c:/webroot/php/php.exe/phpinfo.php then it kind of looks as though it may be either a Windows PATH issue, or quite possibly a DocumentRoot [httpd.apache.org] configuration directive that is incorrect.