New
#11
Check for Port 80 conflicts
Hi,
I had a similar problem. I tried most of the solutions volunteered above, none of them worked. Turns out skype was using port 80 which is why apache did not load. If port 80 is being used you can find which application is using it by running xampp-control-3-beta which you can find in the xampp root directory.
I will tell you in red which application is port 80, or what other possible error is preventing Apache from loading.
Cheers.