Skip to content

Instantly share code, notes, and snippets.

@benhaan
Created December 22, 2009 17:09
Show Gist options
  • Save benhaan/261868 to your computer and use it in GitHub Desktop.
Save benhaan/261868 to your computer and use it in GitHub Desktop.
../configure --with-libdir=lib64 --with-fpm --with-fpm-conf=/etc/php53/php-fpm.conf --with-libevent=/usr/local --with-config-file-path=/etc/php53 --with-config-file-scan-dir=/etc/php53/conf.d --disable-ipv6 --enable-sockets --enable-sqlite-utf8 --enable-zip --enable-sysvmsg --enable-sysvsem --enable-sysvshm --with-zlib --with-gd --with-curl --with-jpeg-dir=/usr --with-png-dir=/usr --with-freetype-dir=/usr --enable-gd-native-ttf --with-ttf --with-mhash --with-mcrypt --disable-safe-mode --enable-mbstring --enable-ftp --enable-calendar --enable-bcmath --with-mysql=mysqlnd --with-mysqli=mysqlnd --with-pdo-mysql=mysqlnd --with-readline --disable-debug --with-openssl --with-xmlrpc --with-libxml-dir=/usr/local --with-pear=/usr/local/lib64/php53 --enable-soap --disable-rpath
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment