You are on page 1of 6

How to Install Apache on Windows XP

http://www.alldon.info/

Tutorial Install Apache, PHP and MySQL


S tep by ste p gu ide i n stalli ng a lo c alh o st se r v e r o n Win do ws X P

Menu
Home Install PHP5 Install MySQL Setup phpMyAdmin Contact Us

Install Apache on Windows XP


A tutorial that help you to setting up a localhost server with Apache, PHP5, MySQL and phpMyAdmin on Windows XP as localhost for testing or developing your website before uploading it to your hosting server. To start this tutorial we need to download Apache which can be found at the following location: File for download - Apache 2.2.22 (optional) - Free source code editor for editing the .php and .ini files in this totorial: Download link: Notepad ++ 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.

Installing Apache:
On the downloaded "httpd-2.2.22-win32-x86-no_ssl.msi" double click and this will start the installation of Apache server and follow the instructions.

Click next:-

1 din 6

7/19/2013 8:06 AM

How to Install Apache on Windows XP

http://www.alldon.info/

Select "I accept terms in the licence agreement" and click next: -

Click next:-

2 din 6

7/19/2013 8:06 AM

How to Install Apache on Windows XP

http://www.alldon.info/

Complete the first two fields type in "localhost" and as a e-mail addresss you can use webmaster@localhost.com. Installing Apache as a service which starts automatically when your computer starts up therefore we select Port 80.

Select Custom and click next:-

3 din 6

7/19/2013 8:06 AM

How to Install Apache on Windows XP

http://www.alldon.info/

The server to be installed in C:\server\apache click change button to change the path of the installation.

Navigate to C:\server\apache\ folder and click ok and press ok again.

4 din 6

7/19/2013 8:06 AM

How to Install Apache on Windows XP

http://www.alldon.info/

Now confirm the change and click next:-

click Install:-

5 din 6

7/19/2013 8:06 AM

How to Install Apache on Windows XP

http://www.alldon.info/

click Finish to exit setup

Now see a small Apache icon in the system tray. Here you can start, stop and restart your apache server by clicking on the icon.

See if Apache is running. Open your browser type in http://localhost and Enter. You should see the same page as displayed above. ** Make sure you allow Apache access on your firewall. Some firewalls will block port 80, please refer to your user manual of your firewall regarding port 80. **

6 din 6

7/19/2013 8:06 AM

You might also like