查看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
转载于:https://blog.51cto.com/8869176/1827319
本文介绍了如何查看Nginx、Apache、MySQL及PHP等服务器软件的编译配置参数,这对于理解这些软件的功能特性和进行相应的优化配置具有重要意义。
189

被折叠的 条评论
为什么被折叠?



