Article:
 |
|
Apache Web-Serving with Mac OS X: Part 1
|
| Subject: |
|
connection failure on first use of http://127.0.0.1/~me/ |
| Date: |
|
2002-02-01 06:26:34 |
| From: |
|
morbus
|
Response to: connection failure on first use of http://127.0.0.1/~me/
|
|
Ok. I think I know where this is leading.
Go to a Terminal, and type "httpd -t". If you see the error message below, then it's a common problem. The URL with more information is also below.
httpd -t
dyld: httpd Undefined symbols:
_apple_hfs_module
http://www.oreillynet.com/cs/user/view/cs_msg/5087
|
Showing messages 1 through 2 of 2.
-
connection failure on first use of http://127.0.0.1/~me/
2002-02-01 19:56:01
pablo2001
[View]
-
connection failure on first use of http://127.0.0.1/~me/
2002-02-01 17:48:07
pablo2001
[View]
Thank you so much.