Skip to content

Instantly share code, notes, and snippets.

@Harrisonbro
Last active August 26, 2015 13:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Harrisonbro/034b434756cbd3ab9856 to your computer and use it in GitHub Desktop.
Save Harrisonbro/034b434756cbd3ab9856 to your computer and use it in GitHub Desktop.
Fix for "SQLSTATE[HY000] [2002] No such file or directory" with MAMP
sudo ln -s /Applications/MAMP/tmp/mysql/mysql.sock /tmp/mysql.sock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment