运维网's Archiver
论坛
›
nginx
› 查看mysql,apache,php,nginx编译参数
渡人自渡
发表于 2018-11-14 07:18:17
查看mysql,apache,php,nginx编译参数
查看mysql编译参数: cat /usr/local/mysql/bin/mysqlbug | grep CONFIGURE_LINE
查看apache编译参数:
cat $apachehome$/build/config.nice
查看php编译参数:
$PHP$/bin/php -i | grep configure
页:
[1]
查看完整版本:
查看mysql,apache,php,nginx编译参数