[Catalyst] Dreamhost help

Fayland Lam fayland at gmail.com
Fri Dec 14 06:25:55 GMT 2007


I run catalyst.pl TestApp
then vim .htaccess

AddHandler fastcgi-script .fcgi
Options +FollowSymLinks +ExecCGI

RewriteEngine On
RewriteCond %{REQUEST_URI} !^/?TestApp/script/testapp_fastcgi.fcgi
RewriteRule ^(.*)$ TestApp/script/testapp_fastcgi.fcgi/$1 [PT,L]
~

I changed filename to fcgi and chmod 0777 it.

then I get

[Thu Dec 13 22:24:00 2007] [error] [client 123.14.76.87] FastCGI: comm 
with (dynamic) server 
"/home/faylandfoorum/foorumbbs.com/TestApp/script/testapp_fastcgi.fcgi" 
aborted: (first read) idle timeout (60 sec)
[Thu Dec 13 22:24:00 2007] [error] [client 123.14.76.87] FastCGI: 
incomplete headers (0 bytes) received from server 
"/home/faylandfoorum/foorumbbs.com/TestApp/script/testapp_fastcgi.fcgi"

any tips? anyone use dreamhost?

-- 
Fayland Lam // http://www.fayland.org/ 




More information about the Catalyst mailing list