当前位置:首页 > 服务器技术 > apache

查看已安装的 apache、nginx、php、mysql 编译时参数




    查看 nginx 编译参数:/usr/local/nginx/sbin/nginx -V


    查看 apache 编译参数:cat /usr/locla/apache2/build/config.nice


    查看 mysql 编译参数:cat /usr/local/mysql/bin/mysqlbug | grep CONFIGURE_LINE


    查看 php 编译参数:/usr/local/php/bin/php -i | grep configure



    

本文出自 “那些颠沛留离的日子。” 博客,请务必保留此出处http://linuxzj.blog.51cto.com/6160158/1660039

查看已安装的 apache、nginx、php、mysql 编译时参数

标签:php   mysql   apache   编译   lamp   

本文系统来源:http://linuxzj.blog.51cto.com/6160158/1660039


【说明】本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:254677821)!