| Article: |
Apache Web-Serving with Mac OS X: Part 2 | |
| Subject: | Why is chmod not permtted? | |
| Date: | 2002-03-25 15:55:38 | |
| From: | beanie | |
|
On page 1 of Part 2: I am stopped at the chmod line:
|
||
Showing messages 1 through 4 of 4.
-
Why is chmod not permtted?
2002-03-28 08:40:03 indigo [View]
-
Why is chmod not permtted?
2002-03-27 16:40:43 beanie [View]
I'm getting desperate. I am the sole user. How can I get permission to set priveleges for file, test-cgi?
Beanie -
Why is chmod not permtted?
2002-03-28 10:58:55 flackery [View]
I had this problem and found the answer in the a reply to the post called: "Still cannot access http://127.0.0.1/cgi-bin/test-cgi problems accessing"
-
Why is chmod not permtted?
2002-03-28 12:37:59 beanie [View]
Thank you flackery. "sudo chmod 755 test-cgi" responded with a new prompt and "http://127.0.0.1/cgi-bin/test-cgi" brought up some information but not "gobs of it".
beanie



Is it because my user is not allowed to perform this kind of operations? How to resolve this issue?
thanks.