On Sat, Dec 31, 2011 at 11:52 PM, david liu <[email protected]> wrote: > hi guys im a noob here =],so bare with me. so when i do the > rake db:create:all i get > error: > Couldn't create database for {"database"=>"lovdbyless_test", > "username"=>"root", "adapter"=>"rootl", "password"=>*** > it says > > i really dont know where to go from here > i installed myql and used mysql> create db.... but i dont know where its > located or what to do > from here thnx in advance guys =]!!! > ruby 1.8.7 rails 2.3.8 gem 1.5.7 > >
This is a rails issue, not a lovdbyless issue, you should probably direct issues to the proper group. But in this case it looks like you database.yml file is not correct. It appears that your adapter is set to 'rootl' which is probably not correct. cheers, steven bristol -- 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?
