[rt-users] FASTCGI Problems.

Camron W. Fox cwfox at fujitsu.com
Tue Apr 29 20:09:03 EDT 2003


Alle,

	I've just installed 3.0.1 (fastcgi) alongside 2.0.15 (mod_perl1). I've
added the following lines to httpd.conf, but receive these errors in the
Apache error_log and a connection refused when attempting to access the
server. Can someone please point out my errors? I've searched the mailing
lists and found some errors that are close, but they are supposed to have
been fixed in 2.0.77.

httpd.conf:

<VirtualHost *:9999>
DocumentRoot /usr/local/rt3/share/html
ServerName hilo
AddHandler fast-cgi-script fcgi fcgi fpl
AddDefaultCharset UTF-8
FastCgiServer /usr/local/rt3/bin/mason_handler.fcgi
Alias /NoAuth/images /usr/local/rt3/share/html/NoAuth/images
ScriptAlias / /usr/local/rt3/bin/mason_handler.fcgi/
<Location />
 SetHandler fastcgi-script
 PerlHandler RT::Mason
</Location>
</VirtualHost>


error_log:

Insecure dependency in require while running setgid at
/usr/local/rt3/lib/RT/I18N.pm line 82.
Compilation failed in require at /usr/local/rt3/bin/mason_handler.fcgi line
28.
[Tue Apr 29 13:55:43 2003] [warn] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" (pid 18635) terminated by calling
exit with status '255'
[Tue Apr 29 13:55:43 2003] [warn] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" has failed to remain running for 30
seconds given 3 attempts, its restart interval has been backed off to 600
seconds




Best Regards,
Camron

Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu America, INC.
E-mail:		cwfox at fujitsu.com
Phone:		(808) 934-4102
Pager:		(808) 934-1290
Cell:			(808) 937-5026





More information about the rt-users mailing list