Re: Installation problem (perhaps)
Steve Wright <[email protected]>
| Newsgroups | gmane.network.nocat |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 2005-03-20 at 21:45, PD wrote: > > Please contact the server administrator, root@localhost and inform them of the > time the error occurred, and anything you might have done that may have > caused the error. > > More information about this error may be available in the server error log. > ---------- > > /var/log/httpd/error_log: > [Sun Mar 20 16:22:03 2005] [error] [client 202.149.245.132] Directory index > forbidden by rule: /usr/local/auth/htdocs/ > [Sun Mar 20 16:22:13 2005] [error] [client 202.149.245.132] (13)Permission > denied: exec of '/usr/local/auth/cgi-bin/login' failed, referer: > http://wireless-auth.myhost.net/ > [Sun Mar 20 16:22:13 2005] [error] [client 202.149.245.132] Premature end of > script headers: login, referer: http://wireless-auth.myhost.net/ > [Sun Mar 20 16:23:44 2005] [error] [client 202.149.245.132] (13)Permission > denied: exec of '/usr/local/auth/cgi-bin/login' failed > What could be wrong ? The trick here is to trim out the irrelevant, and think carefully about the relevant, the former I have done for you in this case ;-) My guess is you have missed a step when configuring the web server, or perhaps forgot to restart it after editing. In an case, re-read above and see what you can pull out of it. holler again, if you are still stuck. best, Steve