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