Wamp server all services running server offline

broken image
broken image

Wampmanager -> Apache -> Service -> Stop service There are various ways to start and stop Apache and or MySQL using WAMPServerįrom the menu system, which is wampmanager : wampmanager -> Apache -> Service -> Start/Resume service I would have thought it was living at C:/wamp/bin/apache/apache2.2.8/bin but I have no idea. I have no idea where that httpd.exe file lives however. When I do netstat -a -b I see this: Proto Local Address Foreign Address State PID I see a wampapache service, however it's status is not 'Started'. When I do Start -> Run -> services.msc I don't see an Apache service. I also tried httpd -restart and got the same error. No listening sockets available, shutting down : make_sock: could not bind to address 0.0.0.0:80 (OS 10048)Only one usage of each socket address (protocol/network address/port) is normally permitted. Doing so gives me this error: _default_ VirtualHost overlap on port 443, the first has precedence says to do cd C:/wamp/bin/apache/apache2.2.8/bin httpd -start. If I click 'Stop All Services' or 'Put Offline' and then visit in Firefox I still see the website being served up. There's an icon in the notification area of the taskbar that, when clicked on, shows a menu: On Linux I'd just do sudo service restart httpd or apache2 or whatever. I wish I didn't have a server running WAMP but I do.

broken image