Error:
Apache will not start without the configured ports free!
Resolution:
Please change the port to 8080 in the httpd.conf file for apache by clicking on the config button of Apache in xampp control panel.
- Click on config button for Apache.
- Click on Apache(httpd.conf) file. In the file look for Listening port.
- Change the port 80 to 8080 in the file. Save and close the file.
- Restart Xampp.
- Now apache will run in port 8080. And Also MySQL will start running.