查看编译参数

nginx

/usr/local/nginx/sbin/nginx -V

httpd

cat apache_dir/build/config.nice

php

php -i |grep configure

mysql

cat /usr/local/mysql/bin/mysqlbug |grep configure
原文地址:https://www.cnblogs.com/brookin/p/10673874.html