Apache – Can’t start Apache in XAMPP

apachexampp

I have a problem when I'm trying to start the Apache module in XAMPP localhost. When I click start, I get this:

3:26:33 PM [Apache] Problem detected!
3:26:33 PM [Apache] Port 80 in use by "C:\Program Files (x86)\Skype\Phone\Skype.exe" with PID 1680!
3:26:33 PM [Apache] Apache WILL NOT start without the configured ports free!
3:26:33 PM [Apache] You need to uninstall/disable/reconfigure the blocking application
3:26:33 PM [Apache] or reconfigure Apache and the Control Panel to listen on a different port
3:26:33 PM [Apache] Problem detected!
3:26:33 PM [Apache] Port 443 in use by "C:\Program Files (x86)\Skype\Phone\Skype.exe" with PID 1680!
3:26:33 PM [Apache] Apache WILL NOT start without the configured ports free!
3:26:33 PM [Apache] You need to uninstall/disable/reconfigure the blocking application
3:26:33 PM [Apache] or reconfigure Apache and the Control Panel to listen on a
different port
3:26:33 PM [Apache] Attempting to start Apache app…
3:26:33 PM [Apache] Status change detected: running

Best Answer

Change the port of Skype or disable Skype on startup.

Related Topic