1.grant all privileges in mysql with your yaml database
2.add password to your yaml 
3.if yaml parse error,check whether you didnt leave any space in between 
your password and password line column,if not put one space,it has to 
follow in all all lines.
for eg:password: your_password.
4.try rake db:migrate --trace

On Sunday, November 21, 2010 7:55:38 PM UTC+5:30, Ruby-Forum.com User wrote:
>
> I am getting this message after run: ruby script/server and click in
> "About your application environment" in the browser.
>
> -- 
> 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 view this discussion on the web visit 
https://groups.google.com/d/msg/rubyonrails-talk/-/vAzlxvrhwlwJ.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to