[rt-users] LINUX 2.2.16 Authorisation Problems
Alesh Mustar
alesh at sportina.si
Fri May 18 03:56:03 EDT 2001
Which distribution are you using?
What are the permissions on /opt ? Re-check them?
As which user is apache running?
A.
Klaus Hoffmann wrote:
> Hello All,
>
> I´m new to RT and installed rt-1.0.7. I can work rtq and the CLI.
> Everything´s alright. When try to use the Web-interface, the APACHE
> resturns the following message:
>
> [Fri May 18 08:27:53 2001] [error] [client 192.0.1.68] (13)Permission
> denied: mod_mime_magic: can't read `/opt/rt/bin/cgi/admin-webrt.cgi'
> Can't locate object method "new" via package "Digest::MD5" at
> /opt/rt/lib/rt/ui/web/auth.pm line 36, <DATA> chunk 64.
> [Fri May 18 08:27:54 2001] [error] [client 192.0.1.68] Premature end of
> script headers: /opt/rt/bin/cgi/admin-webrt.cgi
>
> In the http.conf I added he lines:
>
> #
> # WebRT Aliases by KHo
> #
> Alias /webrt/ "/opt/rt/lib/images/"
> ScriptAlias /rt/ "/opt/rt/bin/cgi/"
>
> # Wenn mod_mysql genutzt wird...
> <Directory "/opt/rt/bin/cgi/">
> AllowOverride all
> Options None
> Order allow,deny
> Allow from all
> </Directory>
> #
> # End of WebRT Aliases
> #
>
> In config.pm, the auth_mechanism ist set to cookies.
> There is no .htaccess file in rt/bin/cgi.
>
> Can you give me a hint, what´s wrong?
>
> Regards.
> Klaus Hoffmann
>
More information about the rt-users
mailing list