查看nginx,apache,mysql,php的編譯參數

/usr/local爲nginx apache mysql php的安裝目錄

一、查看nginx編譯參數:

/usr/local/nginx/sbin/nginx -V
二、查看apache編譯參數:

cat /usr/local/apache/build/config.nice
三、查看php編譯參數:

/usr/local/php/bin/php -i | grep configure
四、查看mysql編譯參數:

cat /usr/local/mysql/bin/mysqlbug | grep CONFIGURE_LINE
相關文章
相關標籤/搜索