Access to Bugzilla is always forbidden!!!

David Miller justdave at syndicomm.com
Thu Jun 5 06:18:17 UTC 2003


On 6/5/2003 2:13 PM +0800, Patrick Lam wrote:

> Thanks for your suggestion.
>
> However, as soon as I changed that, the error becomes:
>
> "Internal Server Error
> The server encountered an internal error or misconfiguration and was
> unable to complete your request."
>
> When I switch the webservergroup to "nobody", I got the original error
> (i.e. Forbidden).

'apache' is correct then, and you have something else happening.  Make sure
the path in the #! lines at the top of the cgi files actually points at
your Perl.  If it doesn't, you'll need to either change all of them, or
create a symlink where it does point, that redirects to the real one.

There's a command line example in the docs on the website that tells how to
change the #! line on all the files at once.
-- 
Dave Miller      Project Leader, Bugzilla Bug Tracking System
http://www.justdave.net/             http://www.bugzilla.org/



More information about the developers mailing list