查看各软件安装时编译参数方法

Posted on 2016-01-31 17:47  NooBkey  阅读(239)  评论(0)    收藏  举报



查看nginx的编译参数
nginx/sbin/nginx -V
 
 
查看apache的编译参数
cat apache/build/config.nice
 
查看mysql的编译参数
grep  CONFIGURE_LINE  mysql/bin/mysqlbug
 
查看PHP的编译参数
php -i | grep configure


博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3