[rt-users] Reqest Tracker CentOS 5.3 setup

jmoseley at corp.xanadoo.com jmoseley at corp.xanadoo.com
Thu May 7 22:02:22 EDT 2009


You need to uncomment the LoadModule line and add:

<IfModule !mod_fastcgi.c>
  AddHandler fcgid-script fcg fcgi fpl
</IfModule>

This assumes you have installed mod_fcgid from CentOS's yum respository and
are not trying to use mod_perl or mod_fastcgi.


James Moseley




                                                                           
             ty chan                                                       
             <chanty_kh at yahoo.                                             
             com>                                                       To 
             Sent by:                  julien <jul at julbox.net>             
             rt-users-bounces@                                          cc 
             lists.bestpractic         rt-users at lists.bestpractical.com    
             al.com                                                Subject 
                                       Re: [rt-users] Reqest Tracker       
                                       CentOS 5.3 setup                    
             05/07/2009 08:52                                              
             PM                                                            
                                                                           
                                                                           
                                                                           
                                                                           




I am sure about debugging with Firebug.
please see below my rt3.conf file as below:

[root at rt conf.d]# cat rt3.conf
#LoadModule fcgid_module modules/mod_fcgid.so
# Sane place to put sockets and shared memory file

SocketPath run/mod_fcgid
SharememPath run/fcgid_shm

Alias /rt/NoAuth/images/ /opt/rt3/share/html/NoAuth/images/
ScriptAlias /rt /opt/rt3/bin/mason_handler.fcgi/






More information about the rt-users mailing list