| Article: |
Apache Web-Serving with Mac OS X: Part 2 | |
| Subject: | No permission to save httpd.conf | |
| Date: | 2007-05-23 05:30:45 | |
| From: | aquilai | |
|
I'm editing the httpd.conf file in pico and when I exit and try to save it tells me i do not have permission to overwrite this file....any ideas.
|
||
Showing messages 1 through 2 of 2.
-
No permission to save httpd.conf
2008-08-28 13:50:00 Roger LaPrelle [View]
I have the same question. I can read the httpd.conf file, but I can't change it. The reply to the previous post did not address the issue. Any more ideas?
-
No permission to save httpd.conf
2007-10-06 16:00:22 soundmagic1943 [View]
You may found the answer to your question, But I ma reading through this thread and found your question.
You will not find any file located at /etc/htmld using Spotlight
find the file
1. Open terminal from <Application><Utilities>
2. This will open a command window on your desktop
3. At the prompt type httpd -V
you should see a report
NOTE : this report will tell you that with MAC OSX
the file you are looking for is located at
-D SERVER_CONFIG_FILE="/etc/httpd/httpd.conf"
3. use this command at the command line prompt
cd /etc/httpd
4. this will switch you to the directory/folder
named /etc/httpd the configuration file is located in this file - folder path
If you have not received an answer yet I hope this will be of any use for you
cheers


