Linux下編譯PHP時選項參數至關多,今天下決心./configure --help > help.txt
導出一份編譯選項清單並翻譯了,方便之後查閱.php
大部分與apache、nginx等web服務有關mysql
--with-aolserver=DIR AOLserver的安裝路徑 --with-apxs=FILE 編譯出apache1.x版本的共享模塊所存放的路徑 --with-apache=DIR 編譯出apache1.x版本的模塊,這裏設定爲apache軟件根目錄 --enable-mod-charset 啓用apache的mod_charset(俄文apache用的) --with-apxs2filter=FILE 編譯apache2.0的共享過濾模塊,這裏設定爲apache apxs工具的路徑 --with-apxs2=FILE 編譯共享apache2.0處理程序的模塊,這裏設定爲apache apxs工具的路徑 --with-apache-hooks=FILE共享的apache1.0的鉤子模塊,這裏設定爲apache apxs工具的路徑 --with-apache-hooks-static=DIR 這裏設定爲apache apxs工具的路徑 --disable-cli 禁用命令行模式(php-cli) --with-continuity=DIR 編譯php爲連續服務模塊。參數爲安裝Continuity Server的根目錄 --enable-embed=TYPE 創建內嵌的SAPI庫。參數爲shared、static --enable-fpm 開啓fpm模式(nginx等服務用的) --with-fpm-user=USER fpm運行的用戶,默認爲nobody --with-fpm-group=GRP fpm運行的組,默認爲nobody --with-fpm-systemd 激活系統集成功能,開啓後fpm能夠上報給系統一些信息 --with-fpm-acl 使用POSIX 訪問控制列表,5.6.5版本起有效 --with-isapi=DIR 爲Zeus web服務器創建ISAPI模塊 --with-litespeed 編譯PHP爲litespeed模塊 --with-milter=DIR 編譯PHP爲Milter應用程序 --with-nsapi=DIR 爲Netscape/iPlanet/Sun Web服務器編譯PHP爲NSAPI模塊 --enable-phpdbg 編譯開啓phpdbg調試器 --enable-phpdbg-debug 編譯phpdbg調試器爲debug模式 --with-phttpd=DIR 編譯PHP爲phttpd模塊 --with-pi3web=DIR 編譯PHP爲pi3web模塊 --with-roxen=DIR 編譯PHP爲roxen模塊 --enable-roxen-zts 編譯PHP爲roxen模塊,線程安全 --with-thttpd=SRCDIR 編譯PHP爲thttpd模塊 --with-tux=MODULEDIR 編譯PHP爲tux模塊 --with-webjames=SRCDIR 編譯PHP爲webjames模塊 --disable-cgi 禁用cgi
--enable-gcov 開啓gcov支持(測試代碼覆蓋率功能,) --enable-debug Compile with debugging symbols --with-layout=TYPE Set how installed files will be laid out. Type can be either PHP or GNU [PHP] --with-config-file-path=PATH php.ini文件位置[PREFIX/lib] --with-config-file-scan-dir=PATH 掃描配置文件的路徑 --enable-sigchild 使用PHP自帶的SIGCHLD處理器 --enable-libgcc 啓用libgcc的精確連接 --disable-short-tags 默認禁用短形式的<?做爲php代碼的開始標記 --enable-dmalloc 啓用dmalloc(dmalloc是Linux C編程偵測記憶體溢出工具) --disable-ipv6 關閉ipv6支持 --enable-dtrace 開啓DTrace(動態跟蹤)支持 --enable-fd-setsize 設置描述集的大小
Extensions: --with-EXTENSION=shared[,PATH] 並不是全部擴展都能編譯成共享方式 NOTE: Not all extensions can be build as 'shared'. 給個例子,如何把擴展編譯成共享模式: Example: --with-foobar=shared,/usr/local/foobar/ o Builds the foobar extension as shared extension. o foobar package install prefix is /usr/local/foobar/ --disable-all 關閉默認爲啓用的全部擴展功能 --with-regex=TYPE 正則表達式庫類型。選項:system|php(默認) 警告:若是你不知道這是幹嗎的就別動這個選項了! --disable-libxml 禁用LIBXML支持 --with-libxml-dir=DIR LIBXML安裝目錄 --with-openssl=DIR 啓用openssl支持 (OpenSSL版本號必須大於等於 0.9.6) --with-kerberos=DIR OPENSSL: 包含kerberos支持 --with-system-ciphers OPENSSL: 用系統自帶的密碼清單(cipher list)去替代硬編碼(hard coded) --with-pcre-regex=DIR 引用pear兼容的正則表達式庫 --without-sqlite3=DIR 不開啓sqlite3支持 --with-zlib=DIR 開啓ZLIB支持 (ZLIB版本號必須大於等於 1.0.9) --with-zlib-dir=<DIR> ZLIB的安裝路徑 --enable-bcmath 啓用bcmatch(公元前風格精度數學) --with-bz2=DIR 開啓BZip2 --enable-calendar 啓用日曆轉換支持 --disable-ctype 禁用ctype功能 --with-curl=DIR 啓用cURL支持 --enable-dba 構架捆綁模塊的DBA。要創建擴展的共享模塊使用--enable-dba=shared參數。 --with-qdbm=DIR DBA: QDBM support --with-gdbm=DIR DBA: GDBM support --with-ndbm=DIR DBA: NDBM support --with-db4=DIR DBA: Oracle Berkeley DB 4.x or 5.x support --with-db3=DIR DBA: Oracle Berkeley DB 3.x support --with-db2=DIR DBA: Oracle Berkeley DB 2.x support --with-db1=DIR DBA: Oracle Berkeley DB 1.x support/emulation --with-dbm=DIR DBA: DBM support --with-tcadb=DIR DBA: Tokyo Cabinet abstract DB support --without-cdb=DIR DBA: CDB support (bundled)(捆綁方式) --disable-inifile DBA: INI support (bundled)(捆綁方式) --disable-flatfile DBA: FlatFile support (bundled)(捆綁方式) --disable-dom 禁用DOM支持 --with-libxml-dir=DIR DOM: 啓用libxml2並指定其安裝目錄 --with-enchant=DIR 啓用 enchant 支持.GNU Aspell 版本號必須高於 1.1.3 --enable-exif 啓用EXIF支持(從圖片中獲取元數據) --disable-fileinfo 關閉fileinfo支持 --disable-filter 關閉 input filter 支持 --with-pcre-dir FILTER: pcre install prefix --enable-ftp 開啓ftp支持 --with-openssl-dir=DIR FTP: openssl install prefix --with-gd=DIR 開啓GD圖像處理庫 --with-vpx-dir=DIR GD: 指定libvpx的安裝目錄 --with-jpeg-dir=DIR GD: 指定libjpeg的安裝目錄 --with-png-dir=DIR GD: 指定libpng的安裝目錄 --with-zlib-dir=DIR GD: 指定libz的安裝目錄 --with-xpm-dir=DIR GD: 指定libXpm的安裝目錄 --with-freetype-dir=DIR GD: 指定FreeType2的安裝目錄 --with-t1lib=DIR GD: 指定T1lib支持 --enable-gd-native-ttf GD: 啓用TureType字符功能 --enable-gd-jis-conv GD: 啓用JIS-mapped日語字體支持 --with-gettext=DIR 包含GNU gettext支持 --with-gmp=DIR 啓用GNU MP支持 --with-mhash=DIR 指定mhash的目錄 --disable-hash 禁用hash支持 --without-iconv=DIR 禁用iconv支持 --with-imap=DIR 包含IMAP支持。指定c-client安裝目錄 --with-kerberos=DIR IMAP: 啓用kerberos支持並指定其目錄 --with-imap-ssl=DIR IMAP: 啓用ssl支持並指定openssl目錄 --with-interbase=DIR 啓用interbase支持並指定其目錄 --enable-intl 開啓國際化支持(internationalization) --with-icu-dir=DIR Specify where ICU libraries and headers can be found --disable-json 關閉json支持 --with-ldap=DIR 開啓 LDAP 支持 --with-ldap-sasl=DIR LDAP: 開啓 Cyrus SASL 支持 --enable-mbstring 啓用多字節字符串的支持 --disable-mbregex MBSTRING: 禁用多字節正則表達式的支持 --disable-mbregex-backtrack MBSTRING: 禁用多字節正則表達式回溯檢查 --with-libmbfl=DIR MBSTRING: 使用外部的libmbfl並制定其目錄 --with-onig=DIR MBSTRING: 使用外部的onig並制定其目錄 --with-mcrypt=DIR 包含mcrypt支持 --with-mssql=DIR 包含MSSQL-DB支持,並指定FreeTDS軟件目錄 --with-mysql-sock=SOCKPATH 定位mysql的unix 套接字指針。若是未指定,則按默認位置搜索。 --with-zlib-dir=DIR MySQL: 設置zlib的安裝目錄 --with-mysqli=FILE 包含MySQLi支持。參數爲mysql_config的位置 --enable-embedded-mysqli MYSQLi: 啓用embedded支持。 --with-oci8=DIR 包含Oracle支持。若是使用Oracle客戶端安裝則使用--with-oci8=instantclient,/path/to/oic/lib --with-odbcver=HEX Force support for the passed ODBC version. A hex number is expected, default 0x0300. Use the special value of 0 to prevent an explicit ODBCVER to be defined. --with-adabas=DIR Include Adabas D support /usr/local --with-sapdb=DIR Include SAP DB support /usr/local --with-solid=DIR Include Solid support /usr/local/solid --with-ibm-db2=DIR Include IBM DB2 support /home/db2inst1/sqllib --with-ODBCRouter=DIR Include ODBCRouter.com support /usr --with-empress=DIR Include Empress support \$EMPRESSPATH (Empress Version >= 8.60 required) --with-empress-bcs=DIR Include Empress Local Access support \$EMPRESSPATH (Empress Version >= 8.60 required) --with-birdstep=DIR Include Birdstep support /usr/local/birdstep --with-custom-odbc=DIR Include user defined ODBC support. DIR is ODBC install base directory /usr/local. Make sure to define CUSTOM_ODBC_LIBS and have some odbc.h in your include dirs. f.e. you should define following for Sybase SQL Anywhere 5.5.00 on QNX, prior to running this configure script: CPPFLAGS=\"-DODBC_QNX -DSQLANY_BUG\" LDFLAGS=-lunix CUSTOM_ODBC_LIBS=\"-ldblib -lodbc\" --with-iodbc=DIR Include iODBC support /usr/local --with-esoob=DIR Include Easysoft OOB support /usr/local/easysoft/oob/client --with-unixODBC=DIR Include unixODBC support /usr/local --with-dbmaker=DIR Include DBMaker support --enable-opcache Enable Zend OPcache support --enable-pcntl Enable pcntl support (CLI/CGI only) --disable-pdo Disable PHP Data Objects support --with-pdo-dblib=DIR PDO: DBLIB-DB support. DIR is the FreeTDS home directory --with-pdo-firebird=DIR PDO: Firebird support. DIR is the Firebird base install directory /opt/firebird --with-pdo-mysql=DIR PDO: MySQL support. DIR is the MySQL base directory If no value or mysqlnd is passed as DIR, the MySQL native driver will be used --with-zlib-dir=DIR PDO_MySQL: Set the path to libz install prefix --with-pdo-oci=DIR PDO: Oracle OCI support. DIR defaults to \$ORACLE_HOME. Use --with-pdo-oci=instantclient,prefix,version for an Oracle Instant Client SDK. For example on Linux with 11.2 RPMs use: --with-pdo-oci=instantclient,/usr,11.2 With 10.2 RPMs use: --with-pdo-oci=instantclient,/usr,10.2.0.4 --with-pdo-odbc=flavour,dir PDO: Support for 'flavour' ODBC driver. include and lib dirs are looked for under 'dir'. 'flavour' can be one of: ibm-db2, iODBC, unixODBC, generic If ',dir' part is omitted, default for the flavour you have selected will be used. e.g.: --with-pdo-odbc=unixODBC will check for unixODBC under /usr/local. You may attempt to use an otherwise unsupported driver using the \"generic\" flavour. The syntax for generic ODBC support is: --with-pdo-odbc=generic,dir,libname,ldflags,cflags When built as 'shared' the extension filename is always pdo_odbc.so --with-pdo-pgsql=DIR PDO: PostgreSQL support. DIR is the PostgreSQL base install directory or the path to pg_config --without-pdo-sqlite=DIR PDO: sqlite 3 support. DIR is the sqlite base install directory BUNDLED --with-pgsql=DIR Include PostgreSQL support. DIR is the PostgreSQL base install directory or the path to pg_config --disable-phar Disable phar support --disable-posix Disable POSIX-like functions --with-pspell=DIR Include PSPELL support. GNU Aspell version 0.50.0 or higher required --with-libedit=DIR Include libedit readline replacement (CLI/CGI only) --with-readline=DIR Include readline support (CLI/CGI only) --with-recode=DIR Include recode support --disable-session Disable session support --with-mm=DIR SESSION: Include mm support for session storage --enable-shmop Enable shmop support --disable-simplexml Disable SimpleXML support --with-libxml-dir=DIR SimpleXML: libxml2 install prefix --with-snmp=DIR Include SNMP support --with-openssl-dir=DIR SNMP: openssl install prefix --enable-soap Enable SOAP support --with-libxml-dir=DIR SOAP: libxml2 install prefix --enable-sockets Enable sockets support --with-sybase-ct=DIR Include Sybase-CT support. DIR is the Sybase home directory /home/sybase --enable-sysvmsg Enable sysvmsg support --enable-sysvsem Enable System V semaphore support --enable-sysvshm Enable the System V shared memory support --with-tidy=DIR Include TIDY support --disable-tokenizer Disable tokenizer support --enable-wddx Enable WDDX support --with-libxml-dir=DIR WDDX: libxml2 install prefix --with-libexpat-dir=DIR WDDX: libexpat dir for XMLRPC-EPI (deprecated) --disable-xml Disable XML support --with-libxml-dir=DIR XML: libxml2 install prefix --with-libexpat-dir=DIR XML: libexpat install prefix (deprecated) --disable-xmlreader Disable XMLReader support --with-libxml-dir=DIR XMLReader: libxml2 install prefix --with-xmlrpc=DIR Include XMLRPC-EPI support --with-libxml-dir=DIR XMLRPC-EPI: libxml2 install prefix --with-libexpat-dir=DIR XMLRPC-EPI: libexpat dir for XMLRPC-EPI (deprecated) --with-iconv-dir=DIR XMLRPC-EPI: iconv dir for XMLRPC-EPI --disable-xmlwriter Disable XMLWriter support --with-libxml-dir=DIR XMLWriter: libxml2 install prefix --with-xsl=DIR Include XSL support. DIR is the libxslt base install directory (libxslt >= 1.1.0 required) --enable-zip Include Zip read/write support --with-zlib-dir=DIR ZIP: Set the path to libz install prefix --with-pcre-dir ZIP: pcre install prefix --with-libzip=DIR ZIP: use libzip --enable-mysqlnd Enable mysqlnd explicitly, will be done implicitly when required by other extensions --disable-mysqlnd-compression-support Disable support for the MySQL compressed protocol in mysqlnd --with-zlib-dir=DIR mysqlnd: Set the path to libz install prefix