Kaine
January 6th, 2006, 12:15 AM
Anyone have any guidance on how to get up and running with lighthttpd?
Are there any changes that need to be made?
I have a plain jane typo install running at http://blog.yourbarguide.com/
Its displaying the contents of dispatch.fcgi however which seems very stange.
I tried running ruby script/lighttpd, however that just hangs. In my fastcgi.crash.log file i see this error:
[06/Jan/2006:05:13:02 :: 17213] Dispatcher failed to catch: (Interrupt)
/usr/local/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1/./fcgi.rb:597:in `each'
/usr/local/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1/./fcgi.rb:597:in `each_cgi'
/usr/local/lib/ruby/gems/1.8/gems/rails-1.0.0/lib/fcgi_handler.rb:52:in `process!'
/usr/local/lib/ruby/gems/1.8/gems/rails-1.0.0/lib/fcgi_handler.rb:22:in `process!'
public/dispatch.fcgi:24
killed by this error
Which does not help too much.
Anyone have suggestions or input on what I might need to change or how I can go about handling this?
Are there any changes that need to be made?
I have a plain jane typo install running at http://blog.yourbarguide.com/
Its displaying the contents of dispatch.fcgi however which seems very stange.
I tried running ruby script/lighttpd, however that just hangs. In my fastcgi.crash.log file i see this error:
[06/Jan/2006:05:13:02 :: 17213] Dispatcher failed to catch: (Interrupt)
/usr/local/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1/./fcgi.rb:597:in `each'
/usr/local/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1/./fcgi.rb:597:in `each_cgi'
/usr/local/lib/ruby/gems/1.8/gems/rails-1.0.0/lib/fcgi_handler.rb:52:in `process!'
/usr/local/lib/ruby/gems/1.8/gems/rails-1.0.0/lib/fcgi_handler.rb:22:in `process!'
public/dispatch.fcgi:24
killed by this error
Which does not help too much.
Anyone have suggestions or input on what I might need to change or how I can go about handling this?