关于编译安装PHP的问题
怪我咯
怪我咯 2017-04-10 17:43:21
[PHP讨论组]

编译安装过PHP的人都知道,编译的时候会配置很多参数,如下:
./configure --prefix=/usr/local/php --with-config-file-path=/usr/local/php/etc --enable-fpm --enable-pcntl --enable-mysqlnd --enable-opcache --enable-sockets --enable-sysvmsg --enable-sysvsem --enable-sysvshm --enable-shmop --enable-zip --enable-ftp --enable-soap --enable-xml --enable-mbstring --disable-rpath --disable-debug --disable-fileinfo --with-mysql --with-mysqli --with-pdo-mysql --with-pcre-regex --with-iconv --with-zlib --with-mcrypt --with-gd --with-openssl --with-mhash --with-xmlrpc --with-curl

有的时候按php的版本会废弃某些参数,有的版本增加了某些参数。
我提问就让我看help,但是都是英文的,实在搞不太明白。
哪位大神能给个资料或者资源,是中文的,主要介绍配置php的这些选项的,3q

怪我咯
怪我咯

走同样的路,发现不同的人生

全部回复(1)
PHP中文网
  1. 本站上一年的一篇文章 https://segmentfault.com/a/1190000002717262

  2. 官方文档核心配置选项 http://php.net/manual/zh/configure.about.php

热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板
关于我们 免责申明 意见反馈 讲师合作 广告合作 最新更新 English
php中文网:公益在线php培训,帮助PHP学习者快速成长!
关注服务号 技术交流群
PHP中文网订阅号
每天精选资源文章推送
PHP中文网APP
随时随地碎片化学习

Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号