<!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.2800.1126" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I've installed rt2 without a problem on another
server.. worked right from compilation. However, this second server is
proving to be a headache. It's running apache1.3.27, mod_perl 1.27, PHP
4.2.x, Perl 5.6.1 yet everything I've done to try to make it work ends up with
when going to the WebUI a dialog box pops up asking to download the
filert.nextreg[1]. If I just open it from here it's the source code from
rt. I think there is a problem in my Mason somewhere but I dont know
enough about it to troubleshoot. Below is the Virtualhost entry in the
httpd.conf</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2><VirtualHost 192.168.4.117><BR>DocumentRoot
/opt/rt2/WebRT/html/<BR>ServerName rt.nextreg.com<BR>PerlModule
Apache::DBI<BR>PerlFreshRestart On<BR>PerlRequire
/opt/rt2/bin/webmux.pl<BR>TransferLog
/usr/local/apache/logs/access_log<BR>TransferLog
/usr/local/apache/logs/rt_log<BR><Location /><BR>#DirectoryIndex
index.html<BR>SetHandler perl-script<BR>PerlHandler
RT::Mason<BR></Location><BR></VirtualHost><BR></FONT></DIV>
<DIV><FONT face=Arial size=2>One last thing to note would be that .html files
are to be parsed by php as well (this is needed for our site to properly
work) but even when removed and restated the problem persists. If
someone could help me it would be much appreciated.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Jonathan</FONT></DIV>
<DIV><FONT face=Arial size=2>Nextreg Domain Names Inc.
Administrator</DIV></FONT></BODY></HTML>