[Catalyst] fastcgi error

Jon Schutz jon+catalyst at youramigo.com
Fri May 1 11:30:05 GMT 2009


On Fri, 2009-05-01 at 04:14 -0700, gutta wrote:
> hello,
> when i am starting my fastcgi server using perl script/bizmo_fastcgi.pl -l
> /tmp/bizmo.socket -n 5 -p /tmp/bizmo.pid -d i am getting following error
> 
> [Fri May 01 09:48:26 2009] [error] [client 122.166.21.34] (2)No such file or
> directory: FastCGI: failed to connect to server "/tmp/bizmo.fcgi": connect()
> failed
> [Fri May 01 09:48:26 2009] [error] [client 122.166.21.34] FastCGI:
> incomplete headers (0 bytes) received from server "/tmp/bizmo.fcgi"
> 
> could anyone tell me what is the problem?
> 

Looks like you've told apache that your socket is at /tmp/bizmo.fcgi but
you've told the script that it's /tmp/bizmo.socket.


-- 

Jon Schutz                        My tech notes http://notes.jschutz.net
Chief Technology Officer                        http://www.youramigo.com
YourAmigo         




More information about the Catalyst mailing list