How to Install XAMPP for Windows

Install XAMPP is Needed for you who want to have own Server in localhost. So you can Run some Projects based on PHP script. 
XAMPP for Windows 7 version provides an easy to install Apache-MySQL-PHP-PERL-PEAR framework. XAMPP saves time and effort and provides the software support for web frameworks like Drupal, Joomla, Moodle, or Wordpress on any Windows PC.


Here We go all Steps + Pictures

  1. 1
    Open your web browser, and go to this link  https://www.apachefriends.org/index.html
  2. 2
    Click on the download the latest link for XAMPP.
  3. 3
    When prompted for the download, click "Save" and wait for your download until finish.
    1. 4
      Open the download file that just we have. Install the xampp-win32 program, and click on "Run."
  1. 5
    Click accept the default settings. Then a command pop up will be open and offer an initial installation prompt. Just hit the Enter key, and accept the default settings. To simplify installation, just hit ENTER when prompted on the command line. You can always change settings, by editing the configuration files later. 
    Image titled Install XAMPP for Windows Step 6
  2. 6
    When your installation is complete, exit the command window by typing X on the command line.
  3. 7
    Click ButtonStart the XAMPP Control Panel.
  4. 8
    Start the Apache and MySQL components. You can also start the other components, if you plan to use them. MySQL for Activate the SQL Database in Localhost.
  5. 9
    Don't Forget to verify the Apache install. You should clicking on the Apache administrative link in the Control Panel.
  6. 10
    Verify the MySQL installation, by clicking on the MySQL administrative link in the XAMPP Control Panel.
  7. If the verification steps are successful, XAMPP should be successfully installed on your PC. Open a browser and enter "localhost" on your address bar. You will be redirected to a page telling you that you've successfully installed xampp on your system


No comments