AppServ Installation
Appserv is the program we will be using to set up the web server. It installs Apache, MySQL, PHP, and CGI for you. Apache is the web server, MySQL is a database program, PHP and CGI are server-side web programming languages. I am going to go step by step through the install process because it is VERY important that you get it configured correctly.
Steps to Install AppServ (click next on the installer after steps 1-6):
- Double click the AppServ executable file that you downloaded and the installer will launch
- This screen will ask you which directory to install AppServ. I recommend leaving it
set to default, C:/AppServe. - At this screen, you will be able to select which installation type you want. Select custom.
- If you want to install any kind of forum software or anything that requires a database, you will need to check MySQL, PHP, and phpMyAdmin. You must install Apache for the server to function. I recommend all four, just in case you decide to use databases later.
- The next screen asks for a Server Name, administrator’s e-mail address, and HTTP port. For the server name, I recommend the default of localhost, unless you know what you are doing. For the administrator’s e-mail, you need to put your e-mail address. I highly recommend that you put a valid e-mail address, you will not need to worry about it spamming you. As for HTTP port, I also highly recommend the default port number of 80.
- This screen is the MySQL setup screen, if you chose to install MySQL. If you did not install MySQL, please skip this step. You will now need to create your MySQL username and password. Please write this information down, as it is unrecoverable and you will not be able to use MySQL without it! You can leave the default charset as latin1.
- Let the install begin! It may take a few minutes depending on the speed of your computer.
- When the install is done, it will ask you if you wish to start Apache and / or MySQL. Make sure both are checked and click close. A DOS window will come up saying something about starting Apache, don’t worry about it, it will go away when it is finished starting. You will notice that if you installed MySQL you now have a new icon in your system tray that looks like a traffic light. Not to worry, its not the FBI tracking you, its just the MySQL monitor.
The first step in creating your own web server is now complete! We are now going to move on to the basics of AppServ and how to use it.

Like what you read?
If so, please join over 28,000 people who receive our exclusive weekly newsletter and computer tips, and get FREE COPIES of 5 eBooks we created, as our gift to you for subscribing. Just enter your name and email below:







