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

On Wed, Jul 18, 2007 at 01:12:50PM -0500, [EMAIL PROTECTED] 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

Attachment: PGP.sig
Description: This is a digitally signed message part

_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Reply via email to