I came in this morning and our web server wasn't running so I shutdown apache and tried to start it again. Nothing has been touched on this server for at least 2-3 weeks httpd.conf was working last time i restarted it. I have tried rebooting the server to no avail. Below is the message i get when trying to start apache2.
username:~$ sudo /etc/init.d/apache2 start
* Starting web server apache2
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
...fail!