Entry
I followed the php3.x-apache1.x-win9x instructions, but doesn't work: Apache does not recognize php. Since I installed binary versions and have no idea about source, how could I check if I have everything I need (modules)?
May 2nd, 2000 09:27
Jay Huang, Carolina Armas,
I had a similar problem. After I installed apache and php, and when
testing with a php file, but got an Page Not Found error. I am not
sure what error message you are getting. Look into the apache's
error.log see if there's any reference to php. For some reason, apache
look into a difference directory (apache\php) where php is installed.