[rt-users] Trouble with web interface after just setting up
Mike Stackhouse
mstackhouse at samsa.com
Tue Jan 15 04:25:12 EST 2002
Just installed RT and looking forward to using!
Got through the installation process, and set up in Apache underneath a virtual host:
<VirtualHost samsabsd01.samsa.com>
DocumentRoot /usr/local/www/data
ServerName samsabsd01.samsa.com
Options FollowSymLinks SymLinksIfOwnerMatch
PerlModule Apache::DBI
PerlFreshRestart On
Alias /rt/ /usr/local/rt/WebRT/html/
PerlRequire /usr/local/rt/bin/webmux.pl
<Location /rt/>
SetHandler per-script
PerlHandler RT::Mason
</Location>
</VirtualHost>
Our problem is that when we go to the site at http://samsabsd01.samsa.com/rt/ the page comes up looking like some kind of source code. Stuff like:
<&/Elements/Header, Title=>"Start page", Refresh => $session{'home_refresh_interval'} &> <& /Elements/Tabs, current_toptab => '' &>
Any ideas?
Thanks!
Mike Stackhouse
Saginaw, Michigan - USA
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20020115/071782c5/attachment.htm>
More information about the rt-users
mailing list