您的位置:首页 > 运维架构 > Nginx

查看NGINX,APACHE,MYSQL,PHP的编译参数

2013-06-28 11:26 537 查看
NGINX:

/usr/local/nginx/sbin/nginx -V

apache:

cat /usr/local/apache2/build/config.nice

php:

/usr/local/php5/bin/php -i | grep configure

mysql:

cat "/usr/local/mysql/bin/mysqlbug" | grep configure

This is se by configure
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: