Community Page
- www.theodorenguyen-cao.com Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- I was looking for this for a while, thanks for the info!
- It was very much helpful...thank you
- Thanks, that worked even on XP.
- This is great. Adding it to the slicehost wiki pages or tutorials would be a good idea.
- Hi Andy Cool, that's exactly what I mean. I just wrote this comment because at the moment, I do not have the possibility to test it myself. I have seen this part of the Campfire video but...
A Noted Path by Theodore Nguyen-Cao
Personal blog of Theodore Nguyen-Cao
I was looking for where mysql.sock was since running rake db:bootstrap was complaining with “No such file or directory - /tmp/mysql.sock”. Rails looks for the mysql.sock file under /tmp/mysql.sock by default. Ubuntu using an apt-get install of mysql puts the mysql.sock file at /var/run/mysqld/mysqld.sock.
I always forget where ... Continue reading »
I always forget where ... Continue reading »
10 months ago
That will throw you the same error as well.