[rt-users] Re quest Tracker Doesn't work properly Web if Doesnt show all Elements

Thomas Sibley trs at bestpractical.com
Fri Feb 4 10:11:42 EST 2011


On 04 Feb 2011 10:01, rtjoe wrote:
> 
> Update 3: 
> I tried to integrate fastcgi with the following settings:
> # ip based virtual host
>  <VirtualHost 192.168.112.23>
> # ServerName rt.example.com
>  DocumentRoot /opt/rt3/share/html
>  AddDefaultCharset UTF-8
> 
>     # optional apache logs for RT
>     ErrorLog /opt/rt3/var/log/apache2.error
>     TransferLog /opt/rt3/var/log/apache2.access
>    AddHandler fastcgi-script fcgi
>    ScriptAlias / /opt/rt3/bin/mason_handler.fcgi/
>     <Directory "/opt/rt3">
>     Options FollowSymLinks ExecCGI
>     AllowOverride None
> </Directory>

Show us your RT_SiteConfig.pm.

>> If i try to connect to my RT Site it comes this picture:
>>
>>  http://old.nabble.com/file/p30843030/rtpicture5.jpg 

You're not getting the images or CSS.  What are the CSS urls in the HTML
source?  And the image url?

Thomas



More information about the rt-users mailing list