Article:
 |
|
Apache Web-Serving with Mac OS X: Part 1
|
| Subject: |
|
Apache won't start |
| Date: |
|
2001-12-10 12:42:37 |
| From: |
|
morbus
|
Response to: Apache won't start
|
|
This is a common problem after updating to 10.1. There's a Apple Knowledge Base article that will explain how to fix it in depth:
http://docs.info.apple.com/article.html?artnum=106505
Unfortunately, you do need a username and a password to see this document. For a quicker explanation, check out this article:
http://www.stepwise.com/Articles/Technical/2001-09-29-01.html
It's under the "Apache breaks upon update" heading. I have to admit that I haven't run into this error myself, but the answers I've seen are solid and make sense, so things should go smoothly for you.
|
Showing messages 1 through 1 of 1.
-
Apache won't start
2001-12-11 05:51:12
wcostain
[View]
sudo perl -i.prefix -p -e 's/apple_hfs_module/hfs_apple_module/g' /etc/httpd/httpd.conf
This seems to have done the trick.