# Fix the 2002 MySQL Socket error (OSX) ```bash $ sudo mkdir /var/mysql $ sudo ln -s /tmp/mysql.sock /var/mysql/mysql.sock ```