Installation on Windows
Home >>Installation of PHP >> Installation on Windows
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 wikiMedia on any Windows PC.
Steps to install XAMPP:
Steps to install XAMPP:
- In
your web browser, go to https://www.apachefriends.org/index.html
- Click on the download link for XAMPP.
- When prompted for the download, click "Save" and wait for your download to finish.
- Open CD or DVD drive from My Computer. Install the program, and click on "Run."
- Accept the default settings. A command will 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.
- When your installation is complete, exit the command window by typing x on the command line.
- Start the XAMPP Control Panel.
- Start the Apache and MySQL components. You can also start the other components, if you plan to use them.
- Verify the Apache install, by clicking on the Apache administrative link in the Control Panel.
- Verify
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
Comments
Post a Comment