1.查看mysql编译参数:
cat /usr/local/mysql/bin/mysqlbug | grep CONFIGURE_LINE
2.查看apache编译参数:
cat $apachehome$/build/config.nice
3.查看php编译参数:
$PHP$/bin/php -i | grep configure
4.从编译过的包文件夹中:
cat config.log |grep -i ./configure