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

相关文章:

  • 2022-12-23
  • 2022-02-03
  • 2021-10-18
  • 2022-12-23
  • 2022-12-23
  • 2021-05-25
  • 2022-12-23
猜你喜欢
  • 2021-08-20
  • 2022-02-12
  • 2021-09-16
  • 2021-12-05
  • 2021-10-22
  • 2021-11-22
  • 2021-10-08
相关资源
相似解决方案