[rt-users] RT-2-0-15 - index.html
Jeff Langley
Jeff.Langley at noaa.gov
Tue Aug 12 13:56:45 EDT 2003
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
</Directory>
http://lnx263.wwb.noaa.gov/rt2/WebRT/html/index.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20030812/acce5844/attachment.htm>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20030812/acce5844/attachment.html>
More information about the rt-users
mailing list