Hi ! Did anyone get olio (rails) working with FCGI? Trying to deploy Olio with lighttpd + ruby 1.8.7 + ruby-fcgi and had no success yet. dispatch.fcgi file is correctly placed and has execution permission.
I'm getting *500 - Internal Server Error* LOGS: 2010-05-22 11:32:38: (mod_fastcgi.c.1734) connect failed: Connection refused on unix:/tmp/ruby-rails.socket-4 2010-05-22 11:32:38: (mod_fastcgi.c.3037) backend died; we'll disable it for 1 seconds and send the request to another backend instead: reconnects: 0 load: 1 2010-05-22 11:32:39: (mod_fastcgi.c.2582) unexpected end-of-file (perhaps the fastcgi process died): pid: 29184 socket: unix:/tmp/ruby-rails.socket-4 2010-05-22 11:32:39: (mod_fastcgi.c.3367) response not received, request sent: 938 on socket: unix:/tmp/ruby-rails.socket-4 for /dispatch.fcgi?, closing connection The same configuration with another rails app, it DID work. -- Bruno Guimarães Sousa www.ifba.edu.br PONTONET - DGTI - IFBA Ciência da Computação UFBA Registered Linux user #465914
