Ruby on Rails Sunday, May 15, 2016

On 15 May 2016 at 13:41, Sm Ehsan <lists@ruby-forum.com> wrote:
> Colin Law wrote in post #1183472:
>> On 15 May 2016 at 13:35, Sm Ehsan <lists@ruby-forum.com> wrote:
>>> "Here is my database.yml file"
>>>
>>> https://gist.github.com/ehsanatwork/60d8c258606ab68494165dc099a2c23d
>>
>> As I thought, you have specified root and no password as the default,
>> and used that for development. I suggest working through the
>> tutorial, it will save you a lot of time.
>>
>> Colin
>
> Thank you,
> Did you check the gist.

Yes, in there you have specified user root with no password, which I
presume is not what you intended.
To fix it you must use a valid user/pwd for your mysql server.

Colin

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLs94r_G61bujbyWdOALoMt1%3DBdzwPthyd1p2uGcQKCYLg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment