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
- 2
- 4Open the download file that just we have. Install the xampp-win32 program, and click on "Run."
- 5Click 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.
- 6When your installation is complete, exit the command window by typing X on the command line.
- 7Click ButtonStart the XAMPP Control Panel.
- 8Start 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.
- 9Don't Forget to verify the Apache install. You should clicking on the Apache administrative link in the Control Panel.
- 10Verify the MySQL installation, by clicking on the MySQL administrative link in the XAMPP Control Panel.
- 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