查看編譯參數

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
相關文章
相關標籤/搜索