xampp_post
Server, Windows

Installing WAMP server on Windows 7 using XAMPP

XAMPP is a free tool which can be used to create an Apache, PHP, MYSQL server for windows and other platforms. In this post I’ll explain how to install and run XAMPP on a Windows 7 pc.

First download XAMPP and install it.

  1. Select language
    install1
  2. Click Next
    install2
  3. In the components section make sure Apache & MySQL under the Server are ticked and also PHP under Program languages and phpMyAdmin under Tools
    (phpMyAdmin is not a necessity, its a tool to graphically manage MySQL)
    install3
  4. Choose location (Default is your windows root location, mine is C:\ drive)
    install4
  5. Wait until installation is over
    install5
  6. Press Finish
    install6
  7. To immediately start the XAMPP Control Panel click Yes
    install7

When you install XAMPP you can install it any location. In this post I’ll be explaining based on the default location of the installation.

Standard

One thought on “Installing WAMP server on Windows 7 using XAMPP

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s