I wanted to install PHP 7.2 on my server, but EasyApache 4 throws off a protected multilib error.
The error log shows this problem:
Apparently I have mod_cloudflare version 1.10-.5.3.7 installed on the server
But yum check-updates only shows an update for version 1.2.0-.5.50 --- so I'm not able to do upgrades because of an incompatibility.
I am assuming the solution is upgrade to the 5.50 version but I don't know how to do that.
Can anyone help with instructions has to how to fix this problem?
The error log shows this problem:
Code:
Protected multilib versions: ea-apache24-mod_cloudflare-1.2.0-.5.50.x86_64 != ea-apache24-mod_cloudflare-1.2.0-.5.37.i686
But yum check-updates only shows an update for version 1.2.0-.5.50 --- so I'm not able to do upgrades because of an incompatibility.
I am assuming the solution is upgrade to the 5.50 version but I don't know how to do that.
Can anyone help with instructions has to how to fix this problem?