Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
php_configuration [2015/10/19 09:15]
steve created
php_configuration [2015/10/19 09:15]
steve
Line 7: Line 7:
 <​code>​ <​code>​
 php-config --configure-options php-config --configure-options
-</​code>​ 
- 
-<​code>​ 
---prefix=/​usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/​usr/​share/​man --infodir=/​usr/​share/​info --datadir=/​usr/​share --sysconfdir=/​etc --localstatedir=/​var/​lib --prefix=/​usr/​lib64/​php5.6 --mandir=/​usr/​lib64/​php5.6/​man --infodir=/​usr/​lib64/​php5.6/​info --libdir=/​usr/​lib64/​php5.6/​lib --with-libdir=lib64 --without-pear --disable-maintainer-zts --enable-bcmath --with-bz2=/​usr --disable-calendar --enable-ctype --with-curl=/​usr --enable-dom --without-enchant --disable-exif --enable-fileinfo --enable-filter --disable-ftp --with-gettext=/​usr --without-gmp --enable-hash --without-mhash --with-iconv --enable-intl --enable-ipv6 --enable-json --without-kerberos --enable-libxml --with-libxml-dir=/​usr --enable-mbstring --with-mcrypt=/​usr --without-mssql --with-onig=/​usr --with-openssl=/​usr --with-openssl-dir=/​usr --enable-pcntl --enable-phar --enable-pdo --enable-opcache --without-pgsql --enable-posix --without-pspell --without-recode --enable-simplexml --disable-shmop --without-snmp --disable-soap --disable-sockets --without-sqlite3 --without-sybase-ct --disable-sysvmsg --disable-sysvsem --disable-sysvshm --without-fpm-systemd --without-tidy --enable-tokenizer --disable-wddx --enable-xml --disable-xmlreader --disable-xmlwriter --without-xmlrpc --without-xsl --disable-zip --with-zlib=/​usr --disable-debug --enable-dba --without-cdb --with-db4=/​usr --disable-flatfile --with-gdbm=/​usr --disable-inifile --without-qdbm --without-freetype-dir --without-t1lib --disable-gd-jis-conv --without-jpeg-dir --without-png-dir --without-xpm-dir --without-vpx-dir --without-gd --with-mysql=mysqlnd --with-mysqli=mysqlnd --with-mysql-sock=/​var/​run/​mysqld/​mysqld.sock --without-pdo-dblib --with-pdo-mysql=mysqlnd --without-pdo-pgsql --without-pdo-sqlite --without-pdo-odbc --with-readline=/​usr --without-libedit --without-mm --with-pic --with-pcre-regex=/​usr --with-pcre-dir=/​usr --with-config-file-path=/​etc/​php/​cli-php5.6 --with-config-file-scan-dir=/​etc/​php/​cli-php5.6/​ext-active --disable-embed --enable-cli --disable-cgi --disable-fpm --without-apxs2 build_alias=x86_64-pc-linux-gnu host_alias=x86_64-pc-linux-gnu CFLAGS=-march=native -O2 -pipe -mno-avx LDFLAGS=-Wl,​-O1 -Wl,​--as-needed CPPFLAGS= CXXFLAGS=-march=native -O2 -pipe -mno-avx 
 </​code>​ </​code>​