Hi at all, after spending some hours on installing ruby on rails, I passed the point to start my server. But mongrel failed to start with the following message:
=> Booting Mongrel => Rails 2.3.8 application starting on http://0.0.0.0:3000 => Call with -d to detach => Ctrl-C to shutdown server Exiting /usr/local/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/handler/ mongrel.rb:10:in `initialize': wrong number of arguments (5 for 4) (ArgumentError) from /usr/local/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/handler/ mongrel.rb:10:in `new' from /usr/local/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/handler/ mongrel.rb:10:in `run' from /usr/local/lib/ruby/gems/1.8/gems/rails-2.3.8/lib/commands/ server.rb:111 from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb: 31:in `gem_original_require' from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb: 31:in `require' from script/server:3 Has anyone out there an solution for my problem? Regards, Gregor -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

