Created
January 23, 2015 20:25
-
-
Save mindmergedesign/a834f99a5ca08aed25c2 to your computer and use it in GitHub Desktop.
Drush fix for MAMP Pro
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sudo mkdir /var/mysql | |
| sudo ln -s /Applications/MAMP/tmp/mysql/mysql.sock /var/mysql/mysql.sock |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment