Re: [rt-users] FW: mod_fastcgi problems

2009-08-21 Thread Emmanuel Lacour
On Fri, Aug 21, 2009 at 02:03:42PM +0100, Andrew Pike wrote:
 Hi,
 
  
 
 Regarding the below email does anyone know why I am unable to start apache?
 It seems like the fastcgi module is not installed but RT seems to report
 that it is.  Does anyone know how I can check this on Gentoo?
 


RT does not check if the module fastcgi is installed, it only checks if
the needed _perl_ support for fastcgi is installed.

For Gentoo, I cannot really help, but try to find a file named
*fastcgi.so in /usr.

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

Community help: http://wiki.bestpractical.com
Commercial support: sa...@bestpractical.com


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


Re: [rt-users] FW: mod_fastcgi problems

2009-08-21 Thread Emmanuel Lacour
On Fri, Aug 21, 2009 at 02:30:38PM +0100, Andrew Pike wrote:
 
 Hi Emmanuel,
 
 Thanks for your help!  I feel a bit of a fool but I didn't install it!!  I
 didn't search Gentoo's package manager properly with the correct full name
 (emerge -v mod_fastcgi).
 
 However, now when I start apache I get a different message, please see
 below.  Can I just disable this line referring to 'suexec2'?  I enabled it
 in my APACHE2_OPTS yesterday out of sheer desperation!
 
  ERROR 
 * apache2 has detected a syntax error in your configuration files:
 Syntax error on line 7 of /etc/apache2/vhosts.d/rt_apache2_fcgi.conf:
 FastCgiWrapper: /usr/sbin/suexec2 execute access for server (uid 81, gid
 81) failed: stat(/usr/sbin/suexec2) failed: No such file or directory
 ===
 
 



Well I personnaly never use suexec, but if you wan't to use it, as
fastcgi, check that it is installed and check the path (maybe not
/usr/sbin/suexec2).

Else, just follow fastcgi instructions in RT README file ;)


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

Community help: http://wiki.bestpractical.com
Commercial support: sa...@bestpractical.com


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