[Catalyst] Fwd: Fastcgi error: STDIN is not a socket
Jonas Alves
jonas.alves at co.clix.pt
Thu Mar 23 15:01:19 CET 2006
Resent to correct From address
Hello,
I'm trying to run a catalyst application in a DreamHost account but i'm
getting the following error:
[Thu Mar 23 05:39:49 2006] [catalyst] [info] TGLC powered by Catalyst 5.66
[Thu Mar 23 05:39:49 2006] [error] [client 195.23.92.74] STDIN is not a
socket; specify a listen location
at /home/tglclube/local/share/perl/5.8.4/Catalyst/Engine/FastCGI.pm line 61.
[Thu Mar 23 05:39:49 2006] [error] [client 195.23.92.74] Premature end of
script headers: tglc_fastcgi.pl
In my .htaccess i have:
RewriteEngine On
RewriteCond %{REQUEST_URI} !^/?script/tglc_fastcgi.pl
RewriteRule ^(.*)$ script/tglc_fastcgi.pl/$1 [PT,L]
Can you guys help me please?
--Jonas
More information about the Catalyst
mailing list