Last active
October 9, 2015 14:08
-
-
Save leite/3520137 to your computer and use it in GitHub Desktop.
php compilation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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