1、yum install httpd

2、yum localinstall https://dev.mysql.com/get/mysql57-community-release-el7-11.noarch.rpm

3、yum install mysql-community-server -y

4、yum install epel-release yum-utils

5、yum install http://rpms.remirepo.net/enterprise/remi-release-7.rpm

6、yum-config-manager --enable remi-php72

7、yum install httpd php php-gd php-json php-mysql php-curl php-mbstring php-intl php-mcrypt php-imagick php-xml php-zip

相关文章:

  • 2021-09-25
  • 2021-05-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-16
  • 2021-07-14
猜你喜欢
  • 2021-07-25
  • 2022-01-26
  • 2021-11-30
  • 2022-12-23
  • 2021-07-02
  • 2021-05-29
  • 2021-05-18
相关资源
相似解决方案