<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">What are your permissions on your RT folders? I'd take a look at those.<div><br></div><div>Charlie<br><div><br><div><div>On Aug 26, 2008, at 11:55 AM, Nick Price wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div class="hmmessage" style="font-size: 10pt; font-family: Tahoma; "><span style="font-size: 10pt; font-family: Tahoma, sans-serif; "><font color="#000000" face="">Hi<br><br>I'm still having a few problems with the web interface of rt-3.8.1 on a new install of fedora 9 including all the latest updates<br><br>In firefox on the localhost  RT will run as follows<span class="Apple-converted-space"> </span></font><a href="http://localhost/" target="_blank"><u><font color="#0000ff" face="">http://localhost</font></u></a><font color="#000000"><span class="Apple-converted-space"> </span>or<span class="Apple-converted-space"> </span></font><a href="http://localhost/rt" target="_blank"><u><font color="#0000ff" face="">http://localhost/rt</font></u></a><font color="#000000" face=""><span class="Apple-converted-space"> </span>both take me to RT login page but I<br>only see the page in text format<br><br>On a remote PC if I try to connect to RT <span class="Apple-converted-space"> </span></font><a href="http://myipaddress/" target="_blank"><u><font color="#0000ff">http://myIPaddress</font></u></a><font color="#000000">   I get the default apache welcome page<br>when I try<span class="Apple-converted-space"> </span></font><a href="http://myipaddress/rt" target="_blank"><u><font color="#0000ff" face="">http://myIPaddress/rt</font></u></a><font color="#000000" face="">  I get 404 webpage could not be found<br><br>The Fedora server will also be running mrtg as the main page (</font><a href="http://myipaddress/" target="_blank"><u><font color="#0000ff">http://myIPaddress</font></u></a><font color="#000000" face="">)<span class="Apple-converted-space"> </span><br><br>so I need RT to run as<span class="Apple-converted-space"> </span></font><a href="http://myipaddress/rt" target="_blank"><u><font color="#0000ff" face="">http://myIPaddress/rt</font></u></a><br><br>it doesn't matter what i seem to add it just flips between text and full mode in both root and myIPaddress/rt<br><br>I need it to run only as<span class="Apple-converted-space"> </span><a href="http://myIPaddress/rt">http://myIPaddress/rt</a><br><br>Please any ideas<br><br><br>This is the config i'm running with now  /ect/httpd/conf.d/rt3.conf<br><br>NameVirtualHost localhost<br><VirtualHost localhost><br>    ServerAdmin webmaster@localhost<br>    ServerName localhost<br>    DocumentRoot "/opt/rt3/share/html"<br>    AddDefaultCharset UTF-8<br>    PerlRequire "/opt/rt3/bin/webmux.pl"<br>   <span class="Apple-converted-space"> </span><br>    <Location /NoAuth/images><br>        SetHandler default<br>    </Location><br><br>   <span class="Apple-converted-space"> </span><br>    <Location /rt><br>        SetHandler perl-script<br>        PerlResponseHandler RT::Mason<br>    </Location><br></VirtualHost><br><br><br>and RT_SiteConfig.pm<br><br><br>Set( $rtname, 'myDomain.coml');<br>#Set(@Plugins,(qw(Extension::QuickDelete)));<br>Set( $WebDomain, 'localhost');<br>Set( $WebPath, '/rt');<br></span><br><hr>Get thousands of games on your PC, your mobile phone, and the web with Windows®.<span class="Apple-converted-space"> </span><a href="http://clk.atdmt.com/MRT/go/108588800/direct/01/" target="_new">Game with Windows</a><span class="Apple-converted-space"> </span>_______________________________________________<br><a href="http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users">http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users</a><br><br>Community help:<span class="Apple-converted-space"> </span><a href="http://wiki.bestpractical.com">http://wiki.bestpractical.com</a><br>Commercial support:<span class="Apple-converted-space"> </span><a href="mailto:sales@bestpractical.com">sales@bestpractical.com</a><br><br><br>Discover RT's hidden secrets with RT Essentials from O'Reilly Media.<span class="Apple-converted-space"> </span><br>Buy a copy at<span class="Apple-converted-space"> </span><a href="http://rtbook.bestpractical.com">http://rtbook.bestpractical.com</a></div></span></blockquote></div><br></div></div></body></html>