<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>Hi<BR>
 <BR>
I  have tried most thing to get 3.8.1 running without success so I have done the following<BR>
 <BR>
1. installed fedora 9 as a clean install<BR>
2. yum update<BR>
3. yum install rt3<BR>
 <BR>
got it to work as I need it to <A href="http://localhost/rt3">http://localhost/rt3</A> <BR>
(<A href="http://localhost">http://localhost</A>  gives the apache welcome page) but get version rt-3.6.6<BR>
 <BR>
it installed it in /usr/share/rt3/html<BR>
 <BR>
next I downloaded rt-3.8.1.tar.gz<BR>
 <BR>
then<BR>
 <BR>
1. ./configure --prefix=/usr/share/rt3/html<BR>
2. make fixdeps<BR>
3. make upgrade<BR>
4. upgraded the database<BR>
 <BR>
the problem is if i now run <A href="http://localhost/rt3">http://localhost/rt3</A> i still get version 3.6.6<BR>
 <BR>
if I now change in/etc/httpd/conf.d/rt3.conf<BR>
 <BR>
from <BR>
 <BR>
PerlRequire /user/sbin/webmux.pl<BR>
 <BR>
to<BR>
 <BR>
PerlRequire /usr/share/rt3/http/bin/webmux.pl    i get 404 not found<BR>
 <BR>
What do i need to do to get rt-3.8.1 running as <A href="http://localhost/rt3">http://localhost/rt3</A> and NOT as <A href="http://localhost">http://localhost</A><BR>
 <BR>
thanks <BR>
 <BR>
Nick<BR><br /><hr />Get ideas on sharing photos from people like you.  Find new ways to share. <a href='http://www.windowslive.com/explore/photogallery/posts?ocid=TXT_TAGLM_WL_Photo_Gallery_082008' target='_new'>Get Ideas Here!</a></body>
</html>