[Locomotive-users] lighttpd won't start
Paul Welty
ponch at paulwelty.com
Sun Apr 22 16:59:48 GMT 2007
I'm trying to switch to lighttpd for development (because mongrel
keeps stalling if I don't send it a request every 30 seconds or so).
So, I edited locomotive.yml.
But, now the app won't work. It seems to 'start' ok. That's the first
line of the log. But, when I try an action, I get this error in
lighttpd.error.log:
2007-04-22 12:51:23: (log.c.75) server started
2007-04-22 12:51:34: (mod_fastcgi.c.1705) connect failed: Connection
refused on unix:/tmp/ruby-fastcgi.aLqRN.socket-1
2007-04-22 12:51:34: (mod_fastcgi.c.2817) backend died, we disable it
for a 5 seconds and send the request to another backend instead:
reconnects: 0 load: 1
2007-04-22 12:51:37: (mod_fastcgi.c.2396) unexpected end-of-file
(perhaps the fastcgi process died): pid: 980 socket: unix:/tmp/ruby-
fastcgi.aLqRN.socket-1
2007-04-22 12:51:37: (mod_fastcgi.c.3134) child exited, pid: 980
status: 1
2007-04-22 12:51:37: (mod_fastcgi.c.3181) response not received,
request sent: 804 on socket: unix:/tmp/ruby-fastcgi.aLqRN.socket-1
for /dispatch.fcgi , closing connection
Any ideas what I should be doing?
-Paul
More information about the Locomotive-users
mailing list