1、查看nginx编译参数:/usr/local/nginx/sbin/nginx -V
2、查看apache编译参数:cat /usr/local/apache2/build/config.nice
3、查看mysql编译参数:cat /usr/local/mysql/bin/mysqlbug | grep CONFIGURE_LINE
4、查看php编译参数:/usr/local/php/bin/php -i | grep configure
1、查看nginx编译参数:/usr/local/nginx/sbin/nginx -V
2、查看apache编译参数:cat /usr/local/apache2/build/config.nice
3、查看mysql编译参数:cat /usr/local/mysql/bin/mysqlbug | grep CONFIGURE_LINE
4、查看php编译参数:/usr/local/php/bin/php -i | grep configure
本文标题:查看 apache、nginx、php、mysql 的编译参数
本文链接:https://www.haomeiwen.com/subject/ocnibxtx.html
网友评论