./configure --prefix=/usr/local/php7.3.9 --with-gd --enable-mysqlnd --with-mysqli=mysqlnd --with-pdo-mysql=mysqlnd --with-openssl --enable-mbstring --enable-fpm

ln -s /usr/local/php7.3.9/bin/php /usr/bin/php

相关文章:

  • 2021-12-01
  • 2021-12-04
  • 2021-12-04
  • 2021-12-26
  • 2021-11-18
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-09-18
  • 2021-12-12
  • 2021-07-16
  • 2022-12-23
  • 2021-12-12
  • 2021-11-15
相关资源
相似解决方案