MySQL can't connect
|
|
After failing to install the sqlite3-ruby gem, I changed the database.yml file to use MySQL. When I run the ‘fiveruns’ app I have created with ’$rails fiveruns’, I get the “Welcome Aboard” page at localhost:3000, but when I click on ‘About your application’s development environment’, it says: |
|
|
Hi Scott, |
|
|
I am having the exact same problem and have been unable to find a solution for hours. I was able to connect to the MySQL monitor, but what do I do then? This still did not help. Have any solutions to this problem been found? |
|
|
I have solved this issue. For anyone coming accross this problem, you need to add a socket line to your database.yml file: |
