Guys XAMPP control panel many times displays some common errors in which port 80 error is more common.
Sometimes When we try to browse http://localhost/ or http://localhost/phpmyadmin then Xampp control panel normal Apache dashboard is not being displayed or PhpMyadmin page is not displayed so that we can create MySql Databases and tables.
In Xampp control panel Apache server failed to start,
It is mainly due to blocked port 80, that has been sometimes used by another Apps.
Troubleshooting:
Open windows control panel then open Programs and features window where all installed applications list will be displayed.
In the left side you can see a link "Turn windows features on or off" click this link.
From the list of features installed find "Internet Information Services" and remove selection/tick mark from checkbox .
Click Ok , you'll see changes are being applying, after finishing changes windows will ask you to Restart the computer, Please Restart.
After restart, open Xampp control panel and try to start Apache server using start button and Voila !! Apache server start successfully.
Now try to browse http://localhost/ or http://localhost/phpmyadmin/ you can see it is displaying successfully and now you can run your webpage in http://localhost/ without any issue.
Further recommendation:
you can buy domain, hosting and other services from this site in reasonable rate -
http://www.magicbubblesitcs.com/
#xamppserver