Installing Apache Web Server, php and MySQL individually on Windows is not easy task. Because it might takes long time time to make so many configurations to work well such as editing in .ini setting, httpd.conf and many services and extensions used by Apache, php and MySql.
Appserv
Appserv includes Apache, php, MySQL and phpMyAdmin in one package and you can install in a minute without make any configuration.
Let’s get started.
- Check the version history from Appserv.
- download the latest stable released Appserv windows installer version from SourceForget.net.
Installing Appserv
Run the Appserv setup (.exe) file which you downloaded.
Before you install Appserv package make sure that you stop IIS if you has installed IIS in your machine because only one web server can run in single machine.
- You’ll see Welcome Message, click ‘Next’.
- You’ll see License Agreement, click ‘Next’
- Choose the installation directory, c:\appserv as default. Click “Next”.
- Select the applications you wish to install, all of four services checked as default. Click ‘Next’.
- Enter the Apache web server information. Normally, you can put whatever you want. In Web Server Name, you can put “www.example.com” or something like this. Administrator’s Email Address, put your email address or “me@example.com”.
- Enter password for Mysql root user, enter a password which is easier to remember when you login to mysql database as root.
- You’ll see installation progress.
- Start Apache web server and Mysql service. Click “Finished”.
Remember that I’m using Appserv 2.5.9 in this post.








Using another package called XAMPP
Michael Sync covered the post about installation Apache server, php, mysql and phpMyAdmin using XAMPP package. He aslo explained how to install wordpress in that post.



Digg
del.icio.us
Stumbleupon
Design Float
Subscribe via RSS


5 Comments (including trackbacks)
Just one Q - how do I turn off IIS?
I haven’t installed/activated IIS, but is it there by default? If so, how to turn it off.
You can turn off IIS in the Services of Microsoft Windows. Or you can change the port no. for Apache.
As u know, the default port no. for web server is 80 and ssl is 443. You need to change the port no. in the config file of Apache to run IIS and Apache in parallel.
Handy tool! I’ve been using WAMP to run my setup at home. Might give this a try
2 Trackbacks/Pingbacks
Leave a Reply
I always welcome your valuable comments, positive or negative, and suggestions. Because I believe that comments are energy that keep me up my blogging. If you comment for the first time in my blog, your comment will be in moderated for approval. You can keep post your comment without moderation once your comment has been approved. If your comment contains more than two hyperlinks, it will be held in the moderation queue. Your name and home url will be displayed in your comment and your IP and your email will be keep secret and will not be sold or share to anyone, I promise.