如何查看apache,nginx,php,mysql的编译参数


1、apachephp

    一、apachectl -Vmysql

    二、cat    APACHE-PATH/apache/build/config.nice
nginx


2、nginxsql

    NGINX-PATH/nginx/sbin/nginx    -Vapache


3、phpide

    PHP-PATH/php/bin/php     -i|grep    configureui


4、mysqlit

    grep    CONFIGURE_LINE    MYSQL-PATH/mysql/bin/mysqlbugclass

相关文章
相关标签/搜索