[rt-users] Has anyone gotten RT working under FC as installed from yum?

John Oliver joliver at john-oliver.net
Wed Jul 18 14:42:29 EDT 2007


On Wed, Jul 18, 2007 at 01:12:50PM -0500, jmoseley at corp.xanadoo.com wrote:
> One problem is that you did not provide Apache with the name of the module
> and then the path to the module.  You need:
> 
> LoadModule fcgid_module modules/mod_fcgid.so
> 
> not just LoadModule fcgid_module...

Ahh thanks, that is helping me to proceed.

Isn't fcgid supposed to be instead of FastCGI?  I'm getting:

Can't locate FCGI.pm in @INC (@INC contains: /usr/local/lib/rt3/lib
/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.8
/usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.7/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.6/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl/5.8.7
/usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl/5.8.5
/usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.8.7/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.6/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.7 /usr/lib/perl5/vendor_perl/5.8.6
/usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl
/usr/lib/perl5/5.8.8/i386-linux-thread-multi /usr/lib/perl5/5.8.8 .) at
/usr/lib/perl5/5.8.8/CGI/Fast.pm line 22.
BEGIN failed--compilation aborted at /usr/lib/perl5/5.8.8/CGI/Fast.pm
line 22.
Compilation failed in require at /usr/sbin/mason_handler.fcgi line 55.
[Wed Jul 18 11:28:08 2007] [warn] (104)Connection reset by peer:
mod_fcgid: read data from fastcgi server error.
[Wed Jul 18 11:28:08 2007] [error] [client 192.168.2.231] Premature end
of script headers: mason_handler.fcgi
[Wed Jul 18 11:28:10 2007] [notice] mod_fcgid: process
/usr/sbin/mason_handler.fcgi(14882) exit(communication error),
terminated by calling exit(), return code: 2


And FCGI.pm seems to be part of FastCGI.  Do I still need to install
FastCGI?

-- 
***********************************************************************
* John Oliver                             http://www.john-oliver.net/ *
*                                                                     *
***********************************************************************



More information about the rt-users mailing list