Article:
 |
|
Apache Web-Serving with Mac OS X: Part 1
|
| Subject: |
|
Seems to me it's running ok. |
| Date: |
|
2005-11-30 11:09:42 |
| From: |
|
NewMacUser
|
Response to: server running?
|
|
Thank's Andreas, but it doesn't seem to be the probleme.?!
The terminal gave me this answear:
/usr/sbin/apachectl start: httpd (pid 123) alredy running ...
I can find the file httpd.html.html, but I just can't find the httpd.conf file. I've searcht the whole machine.
I'll serach one more time...:-/
|
Showing messages 1 through 2 of 2.
-
Seems to me it's running ok.
2005-12-03 22:02:32
muenchow
[Reply | View]
-
Seems to me it's running ok.
2007-01-17 22:21:09
Jessek
[Reply | View]
andreas
P.S.: You may need to search from a terminal to find your httpd.conf file, try the command
cd /etc/httpd
and then
ls -la
and see what you get.