In this tutorial I'm going to guide you through installing XAMPP, XAMPP is a basic server package containing Apache, PHP, MySQL and some other useful tools. In this part I will guide you through downloading and installing XAMPP in part 2 I will show you how to secure your server and write your first script! This tutorial should work with all versions of Windows (XP+ at least).
Just a note: Sorry about the images, all the image hosts I know rebuffed them with "invalid file" and "error" messages.
First we need to navigate to apachefriends.org/en/xampp-windows.html.
Part1.png 142.17K
56 downloadsNow scroll down to find the windows link.
Part2.png 59.02K
27 downloadsClicking on it will redirect you to another page, scroll down until you find the installer download link (pictured).
Part3.png 53.04K
36 downloadsThis will take you to source forge where the download will start (I recommend you ignore the "Run a free scan now" messages, but hey its a free world!).
Once the file has downloaded locate it and double click on it starting the installer (you may get a few security warnings). You will be prompted to choose a language, I'm going to choose English, Once the installer dialog pops up click "next".
I recommend you go ahead and install XAMPP in c:/xampp/ (Windows Vista+ has a giant tantrum about C:\program files) , click next.
EDIT: Do NOT install XAMPP in C:/Program Files/ under ANY circumstances, Windows holds allot of restrictions on the way these files can be manipulated. This will make it hard for XAMPP to run and hard for you to work within your htdocs directory (the folder that contains your website).
Part4.png 37.96K
45 downloadsChoose where you want the shortcuts for XAMPP, I'm going with both options. Also choose which applications you want to be services, I recommend you make Apache and MySQL services (this means they run in the background and start with your computer- You can do this for FileZilla FTP server if you wish).
Click "Install" and XAMPP will begin to install, in other words a ton of text will move up the screen!
Once the text stops moving a CMD box will pop up, wait for it to vanish then click "Finish". The programs you made services will all start in CMD boxes just ignore them they go away pretty fast.
YAY! You did it, in the next tutorial we will get the server secure and make are first PHP application/web page!
Part 2
http://forum.codecal...p-part-2-a.html
Edited by bbqroast, 26 June 2011 - 04:09 PM.


Sign In
Create Account


Back to top









