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

查看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 configurephp

相關文章
相關標籤/搜索