I've been running apache for a couple of months with no problems, until yesterday. It's a proxy server for another machine and I use it to access a mysql database (with php). It doesn’t start up whether I use httpd, apachectl or the sharing control panel. For example, if I sudo apachectl start the httpd process never shows up, and sudo apachectl stop will tell me that httpd is not running. The logs are of no help – it’s not starting up then shutting down, it seems that it never attempts to start httpd.
Any ideas?
Thanks