Skip to content

Instantly share code, notes, and snippets.

@jlambe
Last active April 23, 2016 05:09
Show Gist options
  • Save jlambe/3833672 to your computer and use it in GitHub Desktop.
Save jlambe/3833672 to your computer and use it in GitHub Desktop.
PHP 5.6.20 Configuration - El Capitan
./configure --with-openssl=/usr/local/opt/openssl --with-libxml-dir=/usr/local/opt/libxml2 --enable-mbstring --with-mysql=mysqlnd --with-mysqli=mysqlnd --with-pear=/usr/local --with-pdo-mysql=mysqlnd --with-mysql-sock=/var/mysql/mysql.sock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment