Skip to content

Instantly share code, notes, and snippets.

@justinhernandez
Created July 28, 2009 22:01
Show Gist options
  • Save justinhernandez/157702 to your computer and use it in GitHub Desktop.
Save justinhernandez/157702 to your computer and use it in GitHub Desktop.
compile php
./configure --with-fpm --with-libevent --with-mcrypt --enable-mbstring --with-mysql --with-openssl --with-mysql=/usr/local/mysql --with-mysql-sock=/tmp/mysql.sock --with-curl --with-gd --with-zlib --with-iconv --with-jpeg-dir=/usr/lib --with-mhash --with-mysqli --enable-xml --with-curl --with-openssl --with-zlib --with-png-dir=/usr/lib --enable-zip --with-bz2 --with-config-file-path=/etc/php5/cgi --with-config-file-scan-dir=/etc/php5/cgi/conf.d --enable-pcntl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment