Well, I was about to start experiementing with WordPress on my MacBook Pro, using web sharing. So I go turn on Web Sharing in System Prefs, and goto localhost. Hmm, failed to connect, but I just turned on web sharing! So I look at console, and it looks like httpd has gotten itself into an endless crashing loop.
There's about a million of these in the logs. I have no idea why this is happening. I'm not terriblly well versed on the inner workings of apache and httpd, so I don't know what to look for. Is there anyway to reset these to default and start over?
The only odd things I have done is 1. installed, then uninstalled freenet 2. restored from a Time Machine backup.
Code:
7/30/08 4:02:33 PM com.apple.launchd[1] (org.apache.httpd[13149]) Exited with exit code: 1
7/30/08 4:02:33 PM com.apple.launchd[1] (org.apache.httpd) Throttling respawn: Will start in 10 seconds
7/30/08 4:02:43 PM org.apache.httpd[13150] (2)No such file or directory: httpd: could not open error log file /private/var/log/apache2/error_log.
7/30/08 4:02:43 PM org.apache.httpd[13150] Unable to open logs
There's about a million of these in the logs. I have no idea why this is happening. I'm not terriblly well versed on the inner workings of apache and httpd, so I don't know what to look for. Is there anyway to reset these to default and start over?
The only odd things I have done is 1. installed, then uninstalled freenet 2. restored from a Time Machine backup.