I just installed the latest XAMPP and I changed httpd.conf
so it listens on port 81 (because Skype listens on 80):
Listen 81
However when I use the XAMPP CP to launch Apache, it says:
Apache started [Port 80]
and then fails. If I stop Skype it says the same thing but doesn't fail and Apache listens on port 81, so my Apache config must be correct.
Why is XAMPP still checking port 80 and how do I stop it? I am running Windows 64-bit. XAMPP is installed in C:\xampp