[rt-users] Change from FastCGI to fcgid

mailing list sunlist at yahoo.com
Wed Jul 18 11:52:30 EDT 2007


Now that I installed fcgid, and have configure Apache2 httpd.conf with the
following:
LoadModule fcgid_module modules/mod_fcgid.so

<Location /fcgid>
    SetHandler fcgid-script
    Options ExecCGI
    allow from all
</Location>

I have comment-out the LoadModule for FastCGI in httpd.conf.
What else do I need to reference RT to use fcgid instead of FastCGI?

I'm seeing the below line in httpd.conf, do I need to change FastCgiServer to
fcgid?
FastCgiServer /opt/rt3/bin/mason_handler.fcgi -idle-timeout 120 -processes 10

Regards,

Mike



       
____________________________________________________________________________________
Looking for a deal? Find great prices on flights and hotels with Yahoo! FareChase.
http://farechase.yahoo.com/



More information about the rt-users mailing list