[rt-users] Web Interface displays as code

Jamie Crookes mlists at dzn.no-ip.org
Tue Nov 26 11:49:02 EST 2002


Hi There,

Can anyone help with this little problem. I am sure it is something simple, maybe permissions problem, but, when I go to the RT url it displays the page below as code. I have compiled in mod_perl to apache 1.3.26 and all went well, all module deps were also met with make fixdeps and make testdeps reports nothing out of place.

See Beow:----

<& /Elements/Header, Title=>"Start page", Refresh => $session{'home_refresh_interval'} &> <& /Elements/Tabs, current_toptab => '' &> <& /Elements/CustomHomepageHeader, %ARGS &> <& /Elements/MyTickets &> 
      <& /Elements/MyRequests &>  <& /Elements/Quicksearch &> 

      <& /Elements/Refresh, Name => 'HomeRefreshInterval', Default => $session {'home_refresh_interval'} &> 
     
<%init> if ($ARGS{'HomeRefreshInterval'}) { $session{'home_refresh_interval'} = $ARGS{'HomeRefreshInterval'}; } 

Advice greatly appreciated.

Jamie Crookes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20021126/00495d48/attachment.htm>


More information about the rt-users mailing list