On Thu, Dec 10, 2009 at 11:09 AM, dwhitekiss <[email protected]> wrote: > /!\ FAILSAFE /!\ Fri Dec 11 03:00:22 +0800 2009 > Status: 500 Internal Server Error > Access denied for user 'root'@'localhost' (using password: NO) > > /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.4/lib/active_record/connection_adapters/mysql_adapter.rb:585:in > `real_connect'
You have to supply a correct username and password in your DB config file (config/database.yml)... -- Hassan Schroeder ------------------------ [email protected] twitter: @hassan -- 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.

