cPanel EasyApache conflicts with CloudLinux

I’m trying to update my server but I’m getting this message:

Transaction check error:
  file /opt/cpanel/ea-php72/root/usr/sbin from install of ea-php72-runtime-7.2.29-1.1.2.cpanel.x86_64 conflicts with file from package ea-php72-php-fpm-1:7.2.14-1.el7.cloudlinux.1.x86_64
  file /opt/cpanel/ea-php71/root/usr/sbin from install of ea-php71-runtime-7.1.33-2.2.3.cpanel.x86_64 conflicts with file from package ea-php71-php-fpm-1:7.1.26-1.el7.cloudlinux.1.x86_64
  file /opt/cpanel/ea-php56/root/usr/sbin from install of ea-php56-runtime-5.6.40-2.4.3.cpanel.x86_64 conflicts with file from package ea-php56-php-fpm-1:5.6.40-1.el7.cloudlinux.1.x86_64

But I have never used Cloudlinnux in my server. Any ideas how to resolve it?

Complete output: https://pastebin.com/raw/Z0GsrcWw

I usually remove php installed by cPanel and go with hardened php provided by cloudlinux only.
So I install php73 from cPanel repo only and it won’t conflict with cloudlinux alt-php73.

1 Like

But I don’t use Cloudlinux, only CentOS 7. Is it possible to use the package PHP version you mention without a license?

apologizes seems like I didn’t read your OP correctly. I missed that you never used cloudlinux.

Can you check your /etc/yum.repos.d/ files. looks like you have cloudlinux.repo thrown there (it usually happens when you run cloudlinux setup but don’t have valid license, it won’t delete its repo)

1 Like

Nothing.

I installed Imunify360 last year. It installed some PHP packages from Cloudlinux. Removed those packages and yum update is working fine again :slight_smile: