[rt-users] About to give up on RT!!
Matthew Kasa
nessusred at yahoo.com
Fri Nov 21 15:13:15 EST 2003
Here's my situation, I have MySql, Apache and RT
successfully installed and ready to go but I can't get
RT's web interface up and going. When I go to
localhost.localdomain, I get the default apache
webserver test page. Can anyone PLEASE help me out and
take a look at my httpd.conf file and advise for any
errors or mishaps. I will gladly give any informaiton
you would like. I have attached it below. Thanks you
so much in advance.
<VirtualHost 192.168.148.100>
ServerName localhost.localdomain
DocumentRoot /opt/rt3/share/html
AddDefaultCharset UTF-8
PerlModule Apache::DBI
PerlRequire /opt/rt3/bin/webmux.pl
<Location>
SetHandler perl-script
PerlHandler RT::Mason
</Location>
</VirtualHost>
__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/
More information about the rt-users
mailing list