1.  yum list installed | grep php 查看安装的php版本

    mod_php72w.x86_64                  7.2.1-1.w7                          @webtatic

    php72w-cli.x86_64                  7.2.1-1.w7                          @webtatic

    php72w-common.x86_64               7.2.1-1.w7                          @webtatic

    php72w-devel.x86_64                7.2.1-1.w7                          @webtatic

    php72w-fpm.x86_64                  7.2.1-1.w7                          @webtatic

    php72w-gd.x86_64                   7.2.1-1.w7                          @webtatic

    php72w-mbstring.x86_64             7.2.1-1.w7                          @webtatic

    php72w-mysqlnd.x86_64              7.2.1-1.w7                          @webtatic

    php72w-opcache.x86_64              7.2.1-1.w7                          @webtatic

    php72w-pdo.x86_64                  7.2.1-1.w7                          @webtatic

    php72w-process.x86_64              7.2.1-1.w7                          @webtatic

2. yum install -y php72w php72w-fpm 升级phph版本, 升级完后。

    mod_php72w.x86_64                  7.2.2-1.w7                          @webtatic

    php72w-cli.x86_64                  7.2.2-1.w7                          @webtatic

    php72w-common.x86_64               7.2.2-1.w7                          @webtatic

    php72w-devel.x86_64                7.2.2-1.w7                          @webtatic

    php72w-fpm.x86_64                  7.2.2-1.w7                          @webtatic

    php72w-gd.x86_64                   7.2.2-1.w7                          @webtatic

    php72w-mbstring.x86_64             7.2.2-1.w7                          @webtatic

    php72w-mysqlnd.x86_64              7.2.2-1.w7                          @webtatic    

    php72w-opcache.x86_64              7.2.2-1.w7                          @webtatic

    php72w-pdo.x86_64                  7.2.2-1.w7                          @webtatic

    php72w-process.x86_64              7.2.2-1.w7                          @webtatic


phpinfo()

centos yum php 7.x 无需删除升级

     





相关文章:

  • 2022-12-23
  • 2021-09-15
  • 2022-12-23
  • 2021-12-06
  • 2021-11-06
  • 2021-12-21
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-05-20
  • 2022-12-23
  • 2021-08-05
  • 2021-10-29
  • 2021-06-13
  • 2021-06-26
相关资源
相似解决方案