[rt-users] Images do not show

Ruslan U. Zakirov cubic at acronis.ru
Fri Jul 16 09:44:37 EDT 2004


Charles A. Monteiro wrote:
> Michael:
> 
> What we are assuming is happening is that Fastcgi is trying to run the  
> images as scripts and of course that is not good.
> We are not the only ones experiencing this. I have been speaking with 
> an  RT user in Canada that has the same problem and he has been running 
> RT for  eight months i.e. just gave up :). I guess that you may have a 
> workaround  but the question is hom many image links do I have to do 
> this for? There  should be a better way. BTW, I tried several times to 
> post to the FastCGI  mailing list and kept getting my post bounced 
> apparently due to some DNS  loop issue. Point being, I have tried with 
> the FastCGI group :).

At least for mod_perl I've add into httpd.conf:

# disable mod_perl for images location
         <Location /NoAuth/images>
                 SetHandler default-handler
         </Location>

I don't know how to configure FastCGI.

				Best regards. Ruslan.
> 
> thanks
> 
> Charles
> 
> On Fri, 16 Jul 2004 04:04:42 +1000, michael-list 
> <michael-list at i4u.com.au>  wrote:
> 
>> hey mate,
>>
>> what version did u instal? i had same prob when i installed rt2, 
>> check  the
>> properties of the image and see where its trying to get it from, I had to
>> remove the $Webpath from the images link, as apache roots to the document
>> root., off memory had to change it to /NoAuth/images, just have a 
>> look  and u
>> should be able to figure it out, if u have probs just email me, know the
>> feeling ;)
>>
>> michael
>>
>>
>> ----- Original Message -----
>> From: "Charles A. Monteiro" <charles at datasof.com>
>> To: <rt-users at lists.bestpractical.com>
>> Sent: Friday, July 16, 2004 3:59 AM
>> Subject: [rt-users] Images do not show
>>
>>
>>> Finally got RT up and running after fighting thru distribution 
>>> issues  with
>>> perl and RHEL etc for quite a number of days.
>>>
>>> Anyhow, we can login but the images do not show. I'm sure that the issue
>>> is not with RT itself i.e. it is something probably with Apache but I
>>> imagine that other RT users must have probably encountered this 
>>> error  and
>>> therefore I am posting this issue here.
>>>
>>> Help is appreciated.
>>>
>>> -Charles
>>>
>>> -- 
>>> Using Opera's revolutionary e-mail client: http://www.opera.com/m2/
>>> _______________________________________________
>>> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>>>
>>> Be sure to check out the RT wiki at http://wiki.bestpractical.com
>>>
>>>
>>
> 
> 
> 




More information about the rt-users mailing list