Created
July 18, 2016 18:17
-
-
Save alexandr-parkhomenko/132a8f049174fdb28546fd6bd5ba36f3 to your computer and use it in GitHub Desktop.
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
Usage: /home/travis/.phpenv/versions/7.0/bin/php-config [OPTION] | |
Options: | |
--prefix [/home/travis/.phpenv/versions/7.0.8] | |
--includes [-I/home/travis/.phpenv/versions/7.0.8/include/php -I/home/travis/.phpenv/versions/7.0.8/include/php/main -I/home/travis/.phpenv/versions/7.0.8/include/php/TSRM -I/home/travis/.phpenv/versions/7.0.8/include/php/Zend -I/home/travis/.phpenv/versions/7.0.8/include/php/ext -I/home/travis/.phpenv/versions/7.0.8/include/php/ext/date/lib] | |
--ldflags [ -L/usr/lib/x86_64-linux-gnu] | |
--libs [-lcrypt -lc-client -lz -lexslt -ltidy -lresolv -lcrypt -lreadline -lncurses -lpq -lrt -lpq -lmcrypt -lltdl -lstdc++ -lcrypt -lpam -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lcurl -lxml2 -lssl -lcrypto -lfreetype -lz -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lxml2 -lcrypt -lxml2 -lxml2 -lxml2 -lxml2 -lxslt -lxml2 -lssl -lcrypto -lcrypt ] | |
--extension-dir [/home/travis/.phpenv/versions/7.0.8/lib/php/extensions/no-debug-zts-20151012] | |
--include-dir [/home/travis/.phpenv/versions/7.0.8/include/php] | |
--man-dir [/home/travis/.phpenv/versions/7.0.8/php/man] | |
--php-binary [/home/travis/.phpenv/versions/7.0.8/bin/php] | |
--php-sapis [ cli fpm phpdbg cgi] | |
--configure-options [--with-config-file-path=/home/travis/.phpenv/versions/7.0.8/etc --with-config-file-scan-dir=/home/travis/.phpenv/versions/7.0.8/etc/conf.d --prefix=/home/travis/.phpenv/versions/7.0.8 --libexecdir=/home/travis/.phpenv/versions/7.0.8/libexec --enable-intl --with-openssl --without-pear --with-gd --with-jpeg-dir=/usr --with-png-dir=/usr --with-freetype-dir=/usr --with-freetype --enable-exif --enable-zip --with-zlib --with-zlib-dir=/usr --with-mcrypt=/usr --with-pdo-sqlite --enable-soap --enable-xmlreader --with-xsl --enable-ftp --with-tidy --with-xmlrpc --enable-sysvsem --enable-sysvshm --enable-sysvmsg --enable-shmop --with-mysql=mysqlnd --with-mysqli=mysqlnd --with-pdo-mysql=mysqlnd --enable-pcntl --with-readline --enable-mbstring --with-curl --with-pgsql --with-pdo-pgsql --with-gettext --enable-sockets --with-bz2 --enable-bcmath --enable-calendar --with-libdir=lib --enable-fpm --enable-maintainer-zts --with-gmp --with-kerberos --with-imap --with-imap-ssl --with-ldap=shared --with-ldap-sasl --enable-dba --with-cdb --with-inifile] | |
--version [7.0.8] | |
--vernum [70008] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment