Y
yoav
i give up 
i read every possible page on this...hope someone will have answer
here...
can't seem to make rails with fastcgi run on ensim (fedora) server.
runs nicely on my os x.
did everything said. even tried installing manually ruby-fcgi, but then
rails gave me a 500 error.
there is no error message when running dispatch.fcgi. it seems to be
running fine, but i get the following error in fastcgi.crash.log, and
the webpage doesn't load:
[22/Nov/2005:09:12:03 :: 18845] starting
[22/Nov/2005:09:12:03 :: 18845] Dispatcher failed to catch: undefined
method `is_cgi?' for FCGI:Class (NoMethodError)
/usr/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1/./fcgi.rb:593:in `each_cgi'
/usr/lib/ruby/gems/1.8/gems/rails-0.14.3/lib/fcgi_handler.rb:52:in
`process!'
/usr/lib/ruby/gems/1.8/gems/rails-0.14.3/lib/fcgi_handler.rb:22:in
`process!'
public/dispatch.fcgi:24
almost killed by this error
[22/Nov/2005:09:12:03 :: 18845] Dispatcher failed to catch: undefined
method `is_cgi?' for FCGI:Class (NoMethodError)
/usr/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1/./fcgi.rb:593:in `each_cgi'
/usr/lib/ruby/gems/1.8/gems/rails-0.14.3/lib/fcgi_handler.rb:52:in
`process!'
/usr/lib/ruby/gems/1.8/gems/rails-0.14.3/lib/fcgi_handler.rb:22:in
`process!'
public/dispatch.fcgi:24
killed by this error
setup is:
ruby 1.8.3
rails 14.3
ruby-fcgi (gem) 0.8.6.1
fcgi 2.4.0
please, anyone?
i read every possible page on this...hope someone will have answer
here...
can't seem to make rails with fastcgi run on ensim (fedora) server.
runs nicely on my os x.
did everything said. even tried installing manually ruby-fcgi, but then
rails gave me a 500 error.
there is no error message when running dispatch.fcgi. it seems to be
running fine, but i get the following error in fastcgi.crash.log, and
the webpage doesn't load:
[22/Nov/2005:09:12:03 :: 18845] starting
[22/Nov/2005:09:12:03 :: 18845] Dispatcher failed to catch: undefined
method `is_cgi?' for FCGI:Class (NoMethodError)
/usr/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1/./fcgi.rb:593:in `each_cgi'
/usr/lib/ruby/gems/1.8/gems/rails-0.14.3/lib/fcgi_handler.rb:52:in
`process!'
/usr/lib/ruby/gems/1.8/gems/rails-0.14.3/lib/fcgi_handler.rb:22:in
`process!'
public/dispatch.fcgi:24
almost killed by this error
[22/Nov/2005:09:12:03 :: 18845] Dispatcher failed to catch: undefined
method `is_cgi?' for FCGI:Class (NoMethodError)
/usr/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1/./fcgi.rb:593:in `each_cgi'
/usr/lib/ruby/gems/1.8/gems/rails-0.14.3/lib/fcgi_handler.rb:52:in
`process!'
/usr/lib/ruby/gems/1.8/gems/rails-0.14.3/lib/fcgi_handler.rb:22:in
`process!'
public/dispatch.fcgi:24
killed by this error
setup is:
ruby 1.8.3
rails 14.3
ruby-fcgi (gem) 0.8.6.1
fcgi 2.4.0
please, anyone?