| Article: |
Apache Web-Serving with Mac OS X: Part 2 | |
| Subject: | Still cannot access http://127.0.0.1/cgi-bin/test-cgi problems accessing | |
| Date: | 2002-01-08 11:20:41 | |
| From: | eyelet | |
|
After typing
|
||
Showing messages 1 through 2 of 2.
-
Still cannot access http://127.0.0.1/cgi-bin/test-cgi problems accessing
2002-01-08 14:35:59 Morbus Iff |
[View]
You must be a privileged user to do this - the instructions should have been more clear on that. Instead of doing "chmod 755 test-cgi", try doing "sudo chmod 755 test-cgi" - you'll be asked for a password, and you'll want to use an administrator password (if you're the only user on this OS X box, then use your Login password). -
Still cannot access http://127.0.0.1/cgi-bin/test-cgi problems accessing
2002-01-08 19:29:00 eyelet [View]
Thanks so much


