I get the following error when trying to start the server. Can anyone help me on how to resolve this? rajeev@osibuild7:~/Desktop/logo/logo$ script/server ** Ruby version is not up-to-date; loading cgi_multipart_eof_fix => Booting Mongrel (use ''script/server webrick'' to force WEBrick) => Rails application starting on http://0.0.0.0:3000 => Call with -d to detach => Ctrl-C to shutdown server ** Starting Mongrel listening at 0.0.0.0:3000 ** Starting Rails with development environment... Exiting /var/lib/gems/1.8/gems/rails-2.0.1/lib/commands/servers/mongrel.rb:16: warning: already initialized constant OPTIONS /var/lib/gems/1.8/gems/rails-2.0.1/lib/commands/servers/mongrel.rb:19: undefined method `options'' for []:Array (NoMethodError) from /usr/lib/ruby/1.8/rubygems/custom_require.rb:33:in `gem_original_require'' from /usr/lib/ruby/1.8/rubygems/custom_require.rb:33:in `require'' from ./script/../config/../vendor/rails/activesupport/lib/active_support/dependencies.rb:496:in `require'' from ./script/../config/../vendor/rails/activesupport/lib/active_support/dependencies.rb:343:in `new_constants_in'' from ./script/../config/../vendor/rails/activesupport/lib/active_support/dependencies.rb:496:in `require'' from ./script/../config/../vendor/rails/railties/lib/commands/server.rb:39 from script/server:5:in `require'' from script/server:5 Cheers -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
More information? What version of Ruby, Rails & Mongrel? On Dec 17, 2007 11:22 PM, Rajeev Kala <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> > I get the following error when trying to start the server. Can anyone > help me on how to resolve this? > > rajeev@osibuild7:~/Desktop/logo/logo$ script/server > ** Ruby version is not up-to-date; loading cgi_multipart_eof_fix > => Booting Mongrel (use ''script/server webrick'' to force WEBrick) > => Rails application starting on http://0.0.0.0:3000 > => Call with -d to detach > => Ctrl-C to shutdown server > ** Starting Mongrel listening at 0.0.0.0:3000 > ** Starting Rails with development environment... > Exiting > /var/lib/gems/1.8/gems/rails-2.0.1/lib/commands/servers/mongrel.rb:16: > warning: already initialized constant OPTIONS > /var/lib/gems/1.8/gems/rails-2.0.1/lib/commands/servers/mongrel.rb:19: > undefined method `options'' for []:Array (NoMethodError) > from /usr/lib/ruby/1.8/rubygems/custom_require.rb:33:in > `gem_original_require'' > from /usr/lib/ruby/1.8/rubygems/custom_require.rb:33:in > `require'' > from > > ./script/../config/../vendor/rails/activesupport/lib/active_support/dependencies.rb:496:in > `require'' > from > > ./script/../config/../vendor/rails/activesupport/lib/active_support/dependencies.rb:343:in > `new_constants_in'' > from > > ./script/../config/../vendor/rails/activesupport/lib/active_support/dependencies.rb:496:in > `require'' > from > ./script/../config/../vendor/rails/railties/lib/commands/server.rb:39 > from script/server:5:in `require'' > from script/server:5 > > Cheers > -- > Posted via http://www.ruby-forum.com/. > > > >-- Ryan Bigg http://www.frozenplague.net --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
ruby 1.8.5 (2006-08-25) [i486-linux] rails 1.2.1 How can i get the versions for mongrel and webrick? Cheers Ryan Bigg wrote:> More information? What version of Ruby, Rails & Mongrel? > > On Dec 17, 2007 11:22 PM, Rajeev Kala <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> > wrote: > >> ** Starting Mongrel listening at 0.0.0.0:3000 >> from >> `require'' >> > -- > Ryan Bigg > http://www.frozenplague.net-- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---