I'm now at Chapter 5 of Lenz's book trying to use the rake command and I get an error
dave-halletts-computer-2:~/shovell davehallett$ rake db:migrate
(in /Users/davehallett/shovell)
rake aborted!
No such file or directory - /tmp/mysql.sock
When I used the locate mysql.sock command I get the answer back
/private/tmp/mysql.sock
yet when I change to that directory I can't find a mysql.sock file.
Any hints?
Thanks







Bookmarks