1 (edited by erihenrique 2020-05-27 18:13:13)

Topic: Replace PHP 7.2.17 (Webtatic) with PHP 7.3 or 7.4 (Remi)

Hello!

I'm using PHP 7.2.27 from Webtatic repo and would link to replace with PHP 7.3.X or 7.4.X from Remi Repo, and disable Webtatic repo.

Could you guys help me do this safely?

CentOS Linux release 7.8.2003 (Core)

#yum list installed | grep php
mod_php72w.x86_64                       7.2.27-1.w7                    @webtatic
php72w-cli.x86_64                       7.2.27-1.w7                    @webtatic
php72w-common.x86_64                    7.2.27-1.w7                    @webtatic
php72w-dba.x86_64                       7.2.27-1.w7                    @webtatic
php72w-gd.x86_64                        7.2.27-1.w7                    @webtatic
php72w-mbstring.x86_64                  7.2.27-1.w7                    @webtatic
php72w-mysqlnd.x86_64                   7.2.27-1.w7                    @webtatic
php72w-pdo.x86_64                       7.2.27-1.w7                    @webtatic
php72w-pear.noarch                      1:1.10.4-1.w7                  @webtatic
php72w-pecl-apcu.x86_64                 5.1.9-1.w7                     @webtatic
php72w-process.x86_64                   7.2.27-1.w7                    @webtatic
php72w-xml.x86_64                       7.2.27-1.w7                    @webtatic
php72w-xmlrpc.x86_64                    7.2.27-1.w7                    @webtatic

Re: Replace PHP 7.2.17 (Webtatic) with PHP 7.3 or 7.4 (Remi)

Simply follow the Wizard instructions (link on the top right corner of the page)

(in short, a simple "yum update" after the repo configuration should be enough)

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi

Re: Replace PHP 7.2.17 (Webtatic) with PHP 7.3 or 7.4 (Remi)

Hi!

It works fine.

Thanks.

Re: Replace PHP 7.2.17 (Webtatic) with PHP 7.3 or 7.4 (Remi)

smile

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi