HOW TO INSTALL XAMPP ON WINDOWS
Xampp is open source, free and cross platform open source package. Xampp mainly contain apache http server and mysql database for php website development.
XAMPP stands for xml apache mysql php and perl.
STEPS TO INSTALL XAMPP AS SHOWN BELOW
STEP 1: Open your web browser and download XAMPP from
STEP 2: Click on XAMPP FOR WINDOWS link as shown below in
STEP 3:Then onXAMPP FOR WINDOWS page click on download xampp link
STEP 4: Then click on INSTALLER link shown below
STEP 5: Then the save the XAMPP installation
STEP 6: So after download is completed follow the installation step of XAMPP as shown below
Click on next button,
Select all options which you want to install with the XAMPP and click on next button,
Select the drive to install XAMPP in above example 'C' drive then click on next to continue xampp installation and then follow the steps as shown below, Just click on the button circled by red color.
Once the installation is completed. How to start the apache server for php development is shown below,
STEP 7: Find the installation path of XAMPP and select the XAMPP folder as shown below,
STEP 7: Then find the XAMPP control panel in XAMPP folder and click on XAMPP-CONTROL.EXE to open xampp control panel as shown below,
STEP 8: The XAMPP control panel look like below. Click on start to start the apche https server.
Then the apache service is started on port number 80 for serving http request and port number 443 for serving https request as shown below. Click on stop for stopping the apche service.
Step 9: Check the apache server started or not by opening HTTP:LOCALHOST in web browserthen the XAMPP home page appears in browser as shown below.
So successfully completed the XAMPP installation on window.
Thanks for reading this article.
We will come soon with XAMPP installation on linux...
Full Post
No comments:
Post a Comment