Im using Windows Vista , the error is Apache 2 is running, do not close this window. (OS 10 048) is normally permitted only one usage of each socket address (protocol / network address / port). : make_sock: Could not bind to address 0.0.0.0:80 no listening sockets available, shutting down Unable to open logs Apache Could not be started.
Or you can start Apache to another port instead of port 80. Skype also uses port 80. To change Apache port, open httpd.conf (Apache configuration file) and locate "Port 80". Now replace 80 with any other number preferably 8080, save the file and restart Apache. Now you can access the web server with the URL http://localhost:8080.
only pain is you willl have to type :8080 evertime you want to access you website.This can a hassle especially if your running a legit site from home.
hampusloof, By looking closely at the snapshot you provided, I realized you are running Skype. You can solve your problem by turning it off or by changing the Apache port or by changing Skype port (Change skype port). @Usershare, You are right. It is hassle to type 8080 every time.