I have installed XAMPP (xampp-win32-1.8.2-0-VC9-installer.exe) on Windows 7 successfully. But unfortunately, the following error was found during running Apache from XAMPP C
In my case the problem was that both port 80 and 443 were in use: Steps to use to fix it are :
80 and replace with 8080 443 and replace with 4430.Now your localhost will be available as localhost:8080