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

Jesse Vincent jesse at bestpractical.com
Wed Jul 18 15:02:24 EDT 2007


On Jul 18, 2007, at 2:42 PM, John Oliver wrote:

> 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
>

That's a missing perl module that 'make testdeps' should have told  
you about.

perl -MCPAN -e'install FCGI'

should fix it right up
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20070718/cc13898a/attachment.sig>


More information about the rt-users mailing list