Quick Painless Install and Set Up for FREE
![]()
If you have a website or do any type of web development you have probably needed a server at some point. Not everybody has a full blown commercial web server at their disposal for development, experimenting, and testing their site. You may think that it is both expensive and complicated to have your own local web server.
You may think that it is both expensive and complicated to have your own local web server. Nothing Could be further from the truth!
Nothing could be further from the truth. True, you do need a few pieces of specialized software that can be complicated to install and configure. However, there is a wonder application bundle that has all of the key components of a web hosting server bundled up and configured in a simple wizard driven installer.
“What is the modern miracle”, you say? Why, it’s XAMPP!
XAMPP is an open source project built by the people at ApacheFriends.org. Actually, it’s a compilation of several pieces of open source software bundled together to make a robust, powerful, feature-packed web server. Best of all, it’s all FREEEEEE!
What Do You Need to Set Up Your Own Local Server?
There are four main components to a web server:
- Web Server – Serves Pages to the Browser (HTML, PHP, JSP, etc.)
- Application Server – Processes “Requests” from Web Pages (Queries, Calculations, Transactions, etc.)
- Database Server – Collects, Stores, and Supplies data to “Applications” (Names, Dates, Products, Documents, etc.)
- Email Server – Handles receipt and delivery of Email to and from Internet (Internet to You -OR- You to the Internet)
Download the PowerPoint slides to accompany this article here
.
Getting the Software
We’re going to go to ApacheFriends.org to download the installation file.
Installing the Software
The Install uses a typical windows installer wizard. (See the video below for complete step-by-step instructions.)
Start Up the Servers
- Launch the XAMPP Control Panel.
- Start the Apache web server.
- Start the MySQL database server.
- Connect to you “Localhost” page (http://localhost).
Set Up the Websites’ Folder Structure
After your server is installed, you need to set up the folders that will house your website’s files.
- Go to C:xampphtdocs.
- Create an Images folder.
- Create a Files folder.
- Create a Scripts folder.
Now, you have everything set up to start building your very own testing website complete with dynamic data functionality. Enjoy!
Still think it’s too hard? Then watch the videos that show every single step in the process.
Getting and Installing the Software
Configuring XAMPP on Your PC
Other Good Resources on Setting Up a Testing Server on Your PC:
Zend Organization (Makers of PHP)
World Wide Web Consortium (Standards Body for Internet)
Install Your Server on a USB Drive and Take it With You
Did you Like this Article?
Why not get free updates from VitaminCM.com?

Or just
Follow me on Twitter, where I am constantly sharing great articles written by people WAY smarter than me. Or, see some of the other places where you can connect with me out there in the wilds of the internets.
Subscribe via RSS Reader
Subscribe via YouTube

Follow me on Twitter
[...] to work immediately. This thing will save you hours. See this article for setup instructions: How to Set up A Testing Server on Your PC. ( [...]
[...] up a full featured testing server for web development using these step-by-step [...]
[...] Instructions on Setting up your XAMPP server. [...]
[...] How to Set Up A Testing Server on Your PC [...]
[...] Instructions on Setting up your XAMPP server. [...]
[...] to work immediately. This thing will save you hours. See this article for setup instructions: How to Set up A Testing Server on Your PC. ( [...]
[...] up a full featured testing server for web development using these step-by-step [...]
To cut this part down its very user friendly to use Vertrgio from http://vertrigo.sourceforge.net/ this is windows software also and is no where near as big as xampp give this a look for to maybe update your tut.
good work tho on a home server.
[...] XAMPP – Everything you need to run a full-fledged testing server on your computer. All bundled into one install file. All configured to work immediately. This thing will save you hours. See this article for setup instructions: How to Set up A Testing Server on Your PC. [...]