• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Xampp port 80 or 443 busy error

Pookzanie

New Member
Joined
Apr 14, 2012
Messages
20
Reaction score
0
When I'm installing Xampp I get this error code, "Port 80 or 443 is already in use. Apache2.2 service failed."
I've been searching around on google and all I can find is "change the port on skype blablabla" and I dont even have skype installed.

Any suggestions?

Thanks in advance
 
try this:
goto control panel > administrative tools > services > apache > stop this service, Or check the installation directory and delete it.
 

Okay that worked, it was PMB.exe that was running for port 443. Haha, but now I get "Port 3306 is already in use! Installing MySQL service failed"
I tried to do the same thing as for the 443 following your tutorial, but I cant find PID number on the task manager.


Edit*
Nevermind, reinstalled it and it worked!
Thanks for all your help guys, appreciate it!

Much love
 
Last edited:
3306 isn't a common port in other programs, if it is alreay in use, you got some mysql working or its blocked, don't know, look to close good and all the services of xammp or whathever you use and try to open it good, algo you can use port checker from xammp to see wich program is using it
 
3306 isn't a common port in other programs, if it is alreay in use, you got some mysql working or its blocked, don't know, look to close good and all the services of xammp or whathever you use and try to open it good, algo you can use port checker from xammp to see wich program is using it

I edited my last post, I got it to work, just had to reinstall Xampp.

Thanks a lot for your help!
 
Back
Top