Hey Otto, Probably a stupid question, but do you have a password on 'root' user in MySQL??
I found this http://railsforum.com/viewtopic.php?pid=71348 which may also be relevant. Jason On 23/09/2008, at 4:55 PM, WantToBuildFamilynetwork wrote: > > Hi Jason, > > when I skip building the gems and continue, creating the databases > fails... > > [EMAIL PROTECTED]:~/ruby/lovdbyless$ sudo rake db:create:all > (in /home/paul/ruby/lovdbyless) > Couldn't create database for {"encoding"=>"utf8", "username"=>"root", > "adapter"=>"mysql", "password"=>nil, > "database"=>"lovdbyless_development"}, charset: utf8, collation: > utf8_general_ci (if you set the charset manually, make sure you have a > matching collation) > Couldn't create database for {"encoding"=>"utf8", "username"=>"root", > "adapter"=>"mysql", "password"=>nil, "database"=>"lovdbyless_test"}, > charset: utf8, collation: utf8_general_ci (if you set the charset > manually, make sure you have a matching collation) > Loaded suite /usr/bin/rake > Started > > Finished in 0.000231 seconds. > > 0 tests, 0 assertions, 0 failures, 0 errors > > > On Sep 22, 2:21 pm, Jason Keenan <[EMAIL PROTECTED]> wrote: >> Hey there Otto, >> >> People will probably disagree, but I wouldn't bother building the >> gems. Just install the gems listed in environment.rb plus the extras >> you need via 'sudo gem install gemnamewhatever', then edit the >> version numbers in environment to match the versions that installed. >> Should work fine. >> >> Jason :) >> > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lovd by Less" 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/lovdbyless?hl=en Who loves ya baby? -~----------~----~----~----~------~----~------~--~---
