Apache doesn’t start in XAMPP
I’ve already had this problem a lot of times. Apache does not start in XAMPP. I’ve had this problem in my computers and computers of my friends. As I know based on my practice, the key of this problem is in ports. Because ports that Apache uses are busy it cannot start.
By default, Apache listens a port number 80 for HTTP and a port number 443 for HTTPS.
In your system other web server may run. For example, Internet Information Services (IIS) or something else. This web server can use ports that Apache needs, I mean 80 and 443. In this way, to fix the problem you need to change the default numbers of ports of Apache or numbers of ports of the other web server that runs on your system. To change this values find Listen command in these files and change the value:
- C:\xampp\apache\conf\httpd.conf
- C:\xampp\apache\conf\extra\httpd-ssl.conf
If you have Skype it also uses these ports. In this way, to fix the problem you should uncheck the usage of these ports in Skype settings or change the numbers of ports using the method above.
Thanks. This helped me realize that skype was the cause of the issue. What I did is that I launch xampp first before skype. That worked. Thanks again!
yeah, it was skype, the culprit. thanks,
Thanks a lot, been looking into this for a while, Skype was in the way indeed…
Good to know !
Thanks a lot! I’ve been stressed by it for many months… Crazy Skype…
hi there i’ve change the port number but still apache won’t start hope you could help me thanks..
Hi, Yo! Maybe you forgot https ports? Try also to turn off antivirus and firewall, then you should figure out what program uses 80 port. By the way, you might download some free port scanner and scan ports 80 or 8080 to know who holds them.
Tyyy
Change to what?
Try to change it to 8181 or something else. It’s better to scan yourself with port scanner and find out busy port numbers and select any other number you wish.
Thanks! Port 8181 was solution for me, and Skype was the reason
Skype was the reason!Thank you very much
Skype was the reason. What a gem of an advice
thank you!!! xoxoxox closed and quit skype and that solved the problem!
Thank you a lot after I had closed Skype , the server started very well ^_^