Hello everyone. I am new to Ruby on Rails. I have installed
everything. i can start mongrel and webrick successfully. However,
whenever I refresh the page i get this error
.......................................
C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.2.2/lib/active_record/
connection_a
dapters/abstract_adapter.rb:38: [BUG] Segmentation fault
ruby 1.8.6 (2008-08-11) [i386-mswin32]
This application has requested the Runtime to terminate it in an
unusual way.
Please contact the application''s support team for more information.
.......................................
I use a general rails app
generate controller movies index
EITHER
ruby script/server webrick
OR
mongrel_rails start
.......................................
The page loads initially. But whenever I refresh the page i get the
error ^above^
I am running windows server 2003 Enterprise R2 service pack 2.
Any help would be much appreciated.
Thanks to everyone,
Brandon
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---