I had to put a new HD in, and now I'm reinstalling everything, and can't get mysql to fully work. I can't remember how I fixed it. I've searched everywhere online and can't find anything.
when I try to use the >mysql command I get this: Can't connect to local MySQL server through socket '/tmp/ mysql.sock' (2) My first error came in installing mysql here: http://hivelogic.com/articles/view/installing-mysql-on-mac-os-x/ It was this step that messed me up: cd /usr/local/mysql sudo ./bin/mysql_install_db --user=mysql sudo chown -R mysql ./var I can cd the mysql folder, but when I run the second command I get this: Installing MySQL system tables... 090428 23:15:26 [ERROR] /usr/local/mysql/libexec/mysqld: Can't find file: './mysql/db.frm' (errno: 13) ERROR: 1017 Can't find file: './mysql/db.frm' (errno: 13) I've been on this for hours. anyone know? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

