RT-2-0-15 - index.html

RT-Admins,

I initially installed RT3 and then RT-2-0-15 for some of the contrib
utils.

RT3 installed and displayed ok. RT2 did not. My httpd.conf is below.
I have
checked, with perl-status, to see if HTML::Mason and RT:: modules were
loaded.
They are.

I have done a lot of reading and checking but can not find what to do
next to
make RT2 work.

Why do you think I am only displaying text when I access RT2?

Thanks,
Jeff
<Directory /Apache_cgi_root/rt2/WebRT/html>
AllowOverride None
Options None ExecCGI FollowSymLinks
Order allow,deny
Allow from all
PerlRequire /Apache_cgi_root/rt2/bin/webmux.pl
PerlModule Apache::DBI
SetHandler perl-script
PerlHandler RT::Mason
PerlHandler HTML::Mason
Options ExecCGI

http://lnx263.wwb.noaa.gov/rt2/WebRT/html/index.html

index.html (685 Bytes)

Jeff Langley wrote:

RT3 installed and displayed ok. RT2 did not. My httpd.conf is below.

You can’t run two RT instances under mod_perl in the same apache
instance. Either run multiple apaches, or convert one or both RT
instances to FastCGI.

Or SpeedyCGI. :slight_smile:
Phil Homewood, Systems Janitor, http://www.SnapGear.com
pdh@snapgear.com Ph: +61 7 3435 2810 Fx: +61 7 3891 3630
SnapGear - Custom Embedded Solutions and Security Appliances