DISQUS

DISQUS Hello! A Noted Path by Theodore Nguyen-Cao is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

A Noted Path by Theodore Nguyen-Cao

Personal blog of Theodore Nguyen-Cao
Jump to original thread »
Author

Where is my sequel sock?

Started by Theo · 11 months ago

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 »

1 comment

  • I had the same error when I first started developing rails on the mac. Although the error was due to me forgetting to start up the mysqld daemon =P

    That will throw you the same error as well.

Add New Comment

Returning? Login