we just got through a power outage. All our servers came back up properly, except out web server gives me this error when attempting to start apache:
# apachectl start
no listening sockets available, shutting down
Unable to open logs
I've verified that there are no processes using the port apache is configured to listen on, and I can't fine apache running in ps aux. Does anyone have any suggestions for troubleshooting this?