I have a question related to PHP. I am .net developer. I usually work on asp.net and c#.I installed Visual Studio and SQL Server in my laptop.Now I am trying to Install Xampp se
As it says - the port 80 and 443 are already in use. It means that the ports 80 and 443 are already in use by some other server or application. When i faced this issue, it was wamp server that was using these ports(not skype in my case).
What i did to resolve this is that I changed the ports for xampp.
How:
Make sure you Apache server doesnt use the ports 80 and 443 anywhere in the configuration files, then it will work fluently.