Skip to content

Instantly share code, notes, and snippets.

@dotJoel
Last active December 29, 2015 13:59
Show Gist options
  • Save dotJoel/7681350 to your computer and use it in GitHub Desktop.
Save dotJoel/7681350 to your computer and use it in GitHub Desktop.
Line needed in a CakePHP database config to use console commands on a Mac with XAMPP
'unix_socket' => '/Applications/XAMPP/xamppfiles/var/mysql/mysql.sock'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment