Hi, I'm new to Rails and can't seem to get it working with MySQL.
I am running Ruby 1.9.3, Rails 3.1.3, and MySQL 5.5.17 (windows 7 64bit). I create the most basic rails project (rails generate demo index, uncomment the last line of the routs.rb file), run the sever and navigate to page and get: ActiveRecord::ConnectionNotEstablished ActiveRecord::ConnectionNotEstablished Rails.root: C:/Users/sdeese/Desktop/RailsPractice/RailsApplication6/RailsApplication6 Application Trace | Framework Trace | Full Trace Request Parameters: None Show session dump Show env dump Response Headers: None Can anyone help me? thanks -- 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 [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.

