[rt-devel] Quick question
Art Morales
ArtMorales at scionpharma.com
Fri Feb 21 09:29:00 EST 2003
Quick question for those of you that have RT3 running,
I'm trying to set up rt as a test install, and I'm trying to install it
as part of another server (therefore not in the root of the server).
I can see the login page and enter the username and password, but it
does not work (password incorrect (root:password)) I don't see any logs
being created other than the httpd access logs...
Any ideas?
The relevant section from httpd.conf:
PerlRequire /opt/rt3/bin/webmux.pl
alias /rt3 /opt/rt3/share/html
<location /rt3>
options Indexes FollowSymLinks MultiViews
AllowOverride None
Order allow,deny
Allow from all
Set Handler perl-script
PerlHandler RT::Mason
</location>
Thanks!
Art
More information about the Rt-devel
mailing list