From: ES Date: 2005-05-10T07:12:55+09:00 Subject: Re: fastcgi + lighttpd ? Le 9/5/2005, "Aredridel" a �crit: >On 5/9/05, oxman wrote: >> Hello, >> >> How I can use fastcgi with lighttpd for ruby script ? >> I have try many configure, and I have always this error : >> 2005-05-09 23:31:54: (fcgi.c.770) child exited (is this a FastCGI binary >> ?): 1 >> >> So ? How I can configure ? >> >What sort of script is it? Is it using FastCGI protocol? If your answer here is yes, do scripts in other languages work? See these for help: http://www.lighttpd.net/documentation/fastcgi.html http://www.rubyonrails.org/show/Lighttpd+and+FastCGI E -- template void quack(duck& d) { d.quack(); }