[UPHPU] Apache and PHP on Windows XP
David Boucha
boucha at gmail.com
Tue Oct 17 14:03:18 MDT 2006
On 10/17/06, peterfripp <peterfripp at oasisbb.net> wrote:
> I am a newbie and am trying to setup Apache to work with php on my Windows
> XP workstation.
>
> PHP is installed in the C:\php directory and works from the command line.
>
> 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. ...."
>
> Can someone please tell me what I am doing wrong?
>
> --------------------------------------
>
> Peter Fripp
While I learned a TON setting up Apache, PHP and MySQL on my windows
box a while back, after my annual windows reinstall I just used XAMP
from http://www.apachefriends.org/en/xampp-windows.html
It's worked great for me in a dev environment. I don't know how it
would work out in a production environment.
Dave
More information about the UPHPU
mailing list