Skip to content

Instantly share code, notes, and snippets.

@leite
Last active October 9, 2015 14:08
Show Gist options
  • Save leite/3520137 to your computer and use it in GitHub Desktop.
Save leite/3520137 to your computer and use it in GitHub Desktop.
php compilation
sudo ./configure --enable-bcmath --enable-calendar --enable-exif --enable-ftp --enable-gd-native-ttf --enable-mbstring --enable-shmop --enable-sockets --enable-sysvsem --enable-sysvshm --enable-tokenizer --enable-wddx --with-openssl --with-zlib-dir --with-zlib --with-bz2 --with-jpeg-dir --with-curl --with-gd --with-png-dir --with-xpm-dir --with-freetype-dir --with-gettext --with-gmp=/usr/include --with-mcrypt=/usr/local/libmcrypt --with-mhash --with-mysql --with-pspell --with-regex=php --with-xmlrpc --with-iconv --with-tsrm-st --with-tsrm-pthreads --with-kerberos --enable-soap --with-pdo-mysql --with-mysqli --with-libxml --with-xsl --with-config-file-scan-dir=/usr/lib/php5 --with-config-file-path=/usr/lib/php5/php.ini
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment