| Article: |
Apache Web-Serving with Mac OS X: Part 1 | |
| Subject: | Apache doesn't start anymore | |
| Date: | 2004-10-12 19:53:07 | |
| From: | diad | |
|
Response to: Apache doesn't start anymore
|
||
|
ya duh, I did the same thing. Any luck getting an answer to this problem? I was trying to add a directory to my config file so GoLive would know where to place the site folder.It doesn't work if you change the permissions again. Mine never says it's starting, just stays gray. And I see that I copied my httpd file back from my desktop to etc (it asked me to authenticate when I did) and now it's there without .config at the end. |
||
Showing messages 1 through 1 of 1.
-
Apache doesn't start anymore
2004-10-14 14:47:33 diad [View]



sudo cp ~/Desktop/httpd.conf /etc/httpd/httpd.conf
I got this from Swanilda: http://swanilda.com/unix5.html
Don't know if it works but it makes total sense. I will try it now.