Skip to content

Instantly share code, notes, and snippets.

@PyYoshi
Created June 22, 2015 10:33
Show Gist options
  • Select an option

  • Save PyYoshi/c0d8fac5c512cb3bd32b to your computer and use it in GitHub Desktop.

Select an option

Save PyYoshi/c0d8fac5c512cb3bd32b to your computer and use it in GitHub Desktop.
php-build
--without-pear
--with-gd
--enable-sockets
--with-jpeg-dir=/usr
--with-png-dir=/usr
--enable-exif
--enable-zip
--with-zlib
--with-zlib-dir=/usr
--with-kerberos
--with-openssl
--with-mcrypt=/usr
--enable-soap
--enable-xmlreader
--with-xsl
--enable-ftp
--enable-cgi
--with-curl=/usr
--with-tidy
--with-xmlrpc
--enable-sysvsem
--enable-sysvshm
--enable-shmop
--with-mysql=mysqlnd
--with-mysqli=mysqlnd
--with-pdo-mysql=mysqlnd
--with-pdo-sqlite
--enable-pcntl
--with-readline
--enable-mbstring
--enable-debug
--enable-fpm
--enable-bcmath
--enable-intl
--with-icu-dir=/usr/local/opt/icu4c
YACC=/usr/local/opt/bison27/bison
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment