[Catalyst] Help Deploying on mod-fcgi Rather than mod_fastcgi

Tomas Doran bobtfish at bobtfish.net
Mon Feb 14 08:49:04 GMT 2011


On 13 Feb 2011, at 22:46, Mark Hughes wrote:
> [info] sumo powered by Catalyst 5.80031
> FastCGI: manager (pid 7003): initialized
> FastCGI: server (pid 7004): initialized
> FastCGI: manager (pid 7003): server (pid 7004) started
>

Ok, cool.

> No errors are thrown to the log when sumo_fastcgi.pl is started from  
> the command line.  The errors I copied, with the premature header  
> etc., are logged when there's a request.
>
> Perhaps there's a permission problem but, in an effort to figure  
> this out, I have set everything at the site's "root," web, to 777  
> and everything in the scripts directory to 777, too.

Start apache with one child using strace -f

Watch what's actually crapping out?

Cheers
t0m




More information about the Catalyst mailing list