How to free port 80 for xampp to work
- by Alfie
Please help,
I used to be running xampp and it was working perfectly.
Then I wanted to try something out and I ran IIS instead of xampp.
Now I want to go back to using xampp, but whenever I try to run the apache server it says:
Busy...
Apache started [port 80]
If I go to http://localhost/ then it just says that it can't establish a connection to the server. I have turned off IIS, so I don't see why it shouldn't work.
Any suggestions?