Can't add new php version
AnsweredHi,
I'm trying to add php 8.3 via EasyApache4 and get the following error:
Problem 1: package ea-php83-php-mbstring-8.3.4-1.1.1.cpanel.x86_64 from EA4 requires libargon2.so.0()(64bit), but none of the providers can be installed - cannot install both ea-libargon2-20161029-3.3.111.cpanel.x86_64 from EA4 and ea-libargon2-1:20161029-3.el8.cloudlinux.2.x86_64 from @System - cannot install both ea-libargon2-20161029-3.3.112.cpanel.x86_64 from EA4 and ea-libargon2-1:20161029-3.el8.cloudlinux.2.x86_64 from @System - cannot install the best candidate for the job
Does anyone how I can safely solve this please? I'm a bit nervous about breaking the other versions of php already installed.
Thanks.
-
Hey there! We have some additional details on this here:
with the workaround presented here:
Can you try that and see if that works on your machine?
0 -
Thanks very much, I've fixed the issue using the provided links.
0 -
I'm glad to hear things are working well now!
0 -
Hi! In case someone is searching a solution for this. Here is what worked for my error when installing php 8.4 using Easy Apache on Almalinux 8:
Problem: package ea-php84-php-zip-8.4.1-1.3.1.cpanel.x86_64 from EA4 requires libargon2.so.0()(64bit), but none of the providers can be installed
- cannot install both ea-libargon2-20161029-3.3.111.cpanel.x86_64 from EA4 and ea-libargon2-1:20161029-3.el8.cloudlinux.2.x86_64 from @System
- cannot install both ea-libargon2-20161029-3.3.112.cpanel.x86_64 from EA4 and ea-libargon2-1:20161029-3.el8.cloudlinux.2.x86_64 from @System
- cannot install the best candidate for the job
-disable repository imunify360-ea-php-hardened like this article suggested: https://support.cpanel.net/hc/en-us/articles/23254836006807-How-to-disable-a-repository-on-a-RHEL-based-system
-and then delete ea-libargon2 package: rpm -e --nodeps ea-libargon2-20161029-3.el8.cloudlinux.2.x86_64
Install php 8.4 using easy apache and it will install ea-libargon2 again.
Enable repo imunify360-ea-php-hardened back0
Please sign in to leave a comment.
Comments
4 comments