I have set up my rails project on dreamhost using svn and capistrano. Everything has worked up to the point where I go to my url www.mydomain.com. Here I get an Internal server error 500 "The server encountered an internal error or misconfiguration and was unable to complete your request". In my dispatch.fastcgi.log the error below is displayed. I am guessing I have set up something wrong in my dispatch.fcgi file but i don't know what.
[28/Sep/2007:10:46:41 :: 28651] Dispatcher failed to catch: private method `split' called for nil:NilClass (NoMethodError) /usr/lib/ruby/1.8/cgi.rb:897:in `parse' /usr/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/ cgi_ext/raw_post_data_fix.rb:45:in `initialize_query' /usr/lib/ruby/1.8/cgi.rb:2274:in `initialize' /usr/lib/ruby/1.8/fcgi.rb:594:in `new' /usr/lib/ruby/1.8/fcgi.rb:594:in `each_cgi' /usr/lib/ruby/gems/1.8/gems/rails-1.2.3/lib/fcgi_handler.rb:141:in `process_each_request!' /usr/lib/ruby/gems/1.8/gems/rails-1.2.3/lib/fcgi_handler.rb:55:in `process!' /usr/lib/ruby/gems/1.8/gems/rails-1.2.3/lib/fcgi_handler.rb:25:in `process!' dispatch.fcgi:34 killed by this error --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
