[UPHPU] Apache and PHP on Windows XP
Kenneth Burgener
kenneth at mail1.ttak.org
Tue Oct 17 14:13:22 MDT 2006
peterfripp wrote:
> Apache is installed in the C:\Program Files\Apache Software
> Foundation\Apache2.2 directory and starts as a service OK before I edit
> the httpd.conf file but as soon as I add the line:
>
> LoadModule php4_module "C:/php/sapi/php4apache2.dll"
>
> I get the message “Windows could not start the Apache2.2 on Local
> Computer. ....”
1. First check to see if the file "C:/php/sapi/php4apache2.dll" exists.
If I remember right, if you install with the executable this particular
dll is not included, but you can obtain the dll from the zip file.
2. Second check the Apache error log files "\Program Files\Apache
Group\Apache2\logs" to see if there is any mention of a cause.
Kenneth
More information about the UPHPU
mailing list