查看 apache、nginx、php、mysql 的编译参数
时间:2014-03-11 16:27:37
收藏:0
阅读:481
查看nginx编译参数:/usr/local/nginx/sbin/nginx -V 查看apache编译参数:cat /usr/local/apache2/build/config.nice 查看mysql编译参数:cat /usr/local/mysql/bin/mysqlbug | grep CONFIGURE_LINE 查看php编译参数:/usr/local/php/bin/php -i | grep configure
查看 apache、nginx、php、mysql 的编译参数,布布扣,bubuko.com
原文:http://www.cnblogs.com/siqi/p/3593637.html
评论(0)