| Article: |
Rolling with Ruby on Rails | |
| Subject: | Can't log in to MySQL - seems to be properly configured | |
| Date: | 2005-10-16 14:51:33 | |
| From: | curth | |
|
Response to: Can't log in to MySQL - seems to be properly configured
|
||
|
It sounds like you've done everything right. I'm not sure what's going on.
|
||
Showing messages 1 through 1 of 1.
-
Can't log in to MySQL - seems to be properly configured
2005-10-16 16:00:11 TresWife [View]



However, the access issue has now been fixed by using "127.0.0.1" fo rhte host name, instead of "localhost", per mention by one Dan Greening in the comments threat at http://dev.mysql.com/doc/refman/5.0/en/can-not-connect-to-server.html .
Maybe this will help someone else as well!
Again, thanks!
~~J.