Skip to content

Instantly share code, notes, and snippets.

@Majkl578
Created June 14, 2012 16:33
Show Gist options
  • Save Majkl578/2931361 to your computer and use it in GitHub Desktop.
Save Majkl578/2931361 to your computer and use it in GitHub Desktop.
PHP ./configure
./configure --prefix=/usr/local --localstatedir=/var --with-layout=GNU --with-config-file-path=/usr/local/etc/php --with-config-file-scan-dir=/usr/local/etc/php/conf.d --enable-shared --enable-debug --with-pear --enable-cli --enable-cgi --enable-fpm --disable-short-tags --enable-bcmath --enable-calendar --enable-exif --enable-ftp --enable-gd-native-ttf --enable-intl --enable-json --enable-mbstring --enable-soap --enable-sockets --enable-xml --enable-zip --with-bz2 --with-curl --with-enchant --with-gd --with-gettext --with-gmp --with-iconv --with-imap --with-imap-ssl --with-mcrypt --with-mhash --with-mysql=mysqlnd --with-mysqli=mysqlnd --with-mhash --with-mysql-sock=/var/run/mysqld/mysqld.sock --with-openssl --with-pcre-regex --enable-pdo --with-pdo-mysql=mysqlnd --with-pdo-pgsql --with-pdo-sqlite --with-pgsql --with-pspell --with-readline --with-snmp --with-sqlite3 --with-tidy --with-xmlrpc --with-xsl --with-zlib --without-db2 --without-db3 --with-kerberos --with-jpeg-dir=/usr/lib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment