Install Apache on Windows XP

Download latest Apache from::http://httpd.apache.org/download.cgi (apache_2.2.11-win32-x86-no_ssl.msi)

Create a folder with a name “server” on C:\
This is the folder where all of our apache, php, mysql and tmp files will be kept.
Apache install 1

Installing Apache:

On the downloaded “apache_2.2.11-win32-x86-no_ssl” click and this will start the installation of Apache server
Apache install 2
Apache install 3
Apache install 5
Apache install 6
Apache install 7
Apache install 8
Apache install 9
Apache install 10
Apache install 11
Apache install 12

click Finish to exit setup

To test if Apache is running. Open your browser type in http://localhost. You should see
the following display:
Apache install 13

Category: All Tutorials