查看nginx apache mysql php原始编译

查看nginx  apache  mysql  php原始编译
查看nginx编译参数:/usr/local/nginx/sbin/nginx -V
查看apache编译参数:cat /usr/local/apache/build/config.nice
查看mysql编译参数:cat /usr/local/mysql/bin/mysqlbug | grep CONFIGURE_LINE
查看php编译参数:/usr/local/php/bin/php -i | grep configure
http://19910927.blog.51cto.com/6367056/1729026

你可能感兴趣的:(apache,nginx,mysql,PHP)