./configure -h
正在源代码目次中,该饬令能够查看一切编译参数和对应的英文诠释
编译参数-阐明
--prefix=/opt/php //指定 php 装置目次
--with-apxs2=/usr/local/apache/bin/apxs //整合Apache
--with-config-file-path=/opt/php/etc //指定php.ini地位
--with-config-file-scan-dir=/opt/php/etc/php.d //指定额定拓展设置装备摆设归放处文件夹
--enable-safe-mode //关上平安模式
--enable-ftp //关上ftp的支持
--enable-zip //关上对zip的支持
--with-bz2 //关上对bz2文件的支持
--with-jpeg-dir //关上对jpeg图片的支持
--with-png-dir //关上对png图片的支持
--with-freetype-dir //关上对freetype字体库的支持
--without-iconv //封闭iconv函数,各类字符集间的转换
--with-libXML-dir //关上libxml2库的支持
--with-XMLrpc //关上xml-rpc的c言语
--with-zlib-dir //关上zlib库的支持
--with-gd //关上gd库的支持
--enable-gd-native-ttf //支持TrueType字符串函数库
--with-curl //关上curl阅读对象的支持
--with-curlwrappers //运用curl对象关上url流
--with-ttf //关上freetype1.*的支持,能够没有加了
--with-xsl //关上XSLT 文件支持,扩大了libXML2库 ,需求libxslt软件
--with-gettext //关上gnu 的gettext 支持,编码库用到
--with-pear //关上pear饬令的支持,PHP扩大用的
--enable-calendar //关上日历扩大性能
--enable-mbstring //多字节,字符串的支持
--enable-bcmath //精度较量争论,处理蛋疼的数字运算精度成绩
--enable-sockets //关上 sockets 支持
--enable-exif //图片的元数据支持
--enable-magic-quotes //魔术援用的支持
--disable-rpath //封闭额定的运转库文件
--disable-debug //封闭调试模式
--with-ldap-dir //轻量目次拜访协定
更多PHP相干常识,请拜访PHP教程!
以上就是PHP编译参数configure设置装备摆设详解的具体内容,更多请存眷资源魔其它相干文章!
标签: php php开发教程 php开发资料 php开发自学
抱歉,评论功能暂时关闭!