<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2719.2200" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#969696>
<DIV><FONT face=Arial size=2>Hi There,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>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.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>See Beow:----</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><& /Elements/Header, Title=>"Start page", Refresh =>
$session{'home_refresh_interval'} &> <& /Elements/Tabs,
current_toptab => '' &>
<TABLE width="100%" border=0>
<TBODY>
<TR vAlign=top>
<TD width="70%"><& /Elements/CustomHomepageHeader, %ARGS &>
<& /Elements/MyTickets &> <BR><& /Elements/MyRequests
&> </TD>
<TD><& /Elements/Quicksearch &> <BR>
<FORM action=index.html method=get><& /Elements/Refresh, Name =>
'HomeRefreshInterval', Default => $session {'home_refresh_interval'}
&>
<DIV
align=right><INPUT type=submit value=Go!></DIV></FORM></TD></TR></TBODY></TABLE><%init>
if ($ARGS{'HomeRefreshInterval'}) { $session{'home_refresh_interval'} =
$ARGS{'HomeRefreshInterval'}; } </DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Advice greatly appreciated.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Jamie Crookes</FONT></DIV></BODY></HTML>