[Catalyst] Problems With FastCGI

hkclark at gmail.com hkclark at gmail.com
Thu Feb 2 03:44:27 CET 2006


I'm trying to get the Catalyst tutorial running under FastCGI (mod_perl
isn't an option for the target machine where this will need to run).  I have
followed the direction in Day 17 of the Advent Calendar (
http://catalyst.perl.org/calendar/2005/17), but when I tail on
/var/log/httpd/error_log (this is running on a RedHat Enterprise 4 box) I
get the following output where FastCGI.pm is puking because it doesn't have
a socket:

[Wed Feb  1 21:28:34 2006] [catalyst] [info] tutorial powered by Catalyst
5.61
STDIN is not a socket; specify a listen location at
/usr/lib/perl5/site_perl/5.8.5/Catalyst/Engine/FastCGI.pm line 61.
[Wed Feb 01 21:28:34 2006] [warn] FastCGI: server
"/var/www/apps/tutorial/script/tutorial_fastcgi.pl" (pid 24443) terminated
by calling exit with status '255'
[Wed Feb 01 21:28:34 2006] [warn] FastCGI: server
"/var/www/apps/tutorial/script/tutorial_fastcgi.pl" has failed to remain
running for 30 seconds given 3 attempts, its restart interval has been
backed off to 600 seconds

Specifically, I'm doing the "non-standalone" config in the Advent Calendar
under Setup, #2.  Also, I followed the FastCGI installation instructions at
http://blog.hypexr.org/?p=112 (see Step 7, "Install mod_fastcgi for
Apache2").

Any suggestions would be greatly appreciated.

Thanks!
H
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rawmode.org/pipermail/catalyst/attachments/20060201/6a37caa4/attachment.htm


More information about the Catalyst mailing list