You need to edit your database.yml file and manually type in the
password you set.  Only need the password for the development part
like below:

development:
  adapter: mysql
  database: rails_development
  username: root
  password: my super secret password <----- here



On May 12, 5:31 pm, [email protected] wrote:
> Yes I did. Should I have not done that? Is there a way to get around
> it if I had?
>
> On May 11, 1:21 pm, Joe Van Overberghe <[email protected]> wrote:
>
> > Did you specify an admin password dring the install?
>
> > On Mon, May 11, 2009 at 12:10 PM, JoshLucas <[email protected]> wrote:
>
> > > I installed MySQL and entered all the Admin Properties. When I right
> > > click on "Run Administration Tool" I get the following:
>
> > > C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqladmin.exe: connect to
> > > server at 'localhost' failed
> > > error: 'Access denied for user 'root'@'localhost' (using password:
> > > NO)'
>
> > > Is anyone else getting this? How can this be resolved?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "ruby-on-rails-programming-with-passion" group.
To unsubscribe from this group, send email to
ruby-on-rails-programming-with-passion-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/ruby-on-rails-programming-with-passion?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to