Skip to content

Instantly share code, notes, and snippets.

@joelataylor
Last active August 29, 2015 14:25
Show Gist options
  • Save joelataylor/009c0dd2cbef227f3f44 to your computer and use it in GitHub Desktop.
Save joelataylor/009c0dd2cbef227f3f44 to your computer and use it in GitHub Desktop.
Local Dev Setup

Install PHP 5.6 with OpenSSL (fixes Curl issue on Yosemite)

brew install --with-apache --with-homebrew-curl --with-homebrew-openssl --without-snmp php56

Now plugins: brew install php56-mcrypt php56-apcu php56-redis php56-memcached php56-xdebug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment