Error install EA4 packages
Hello,
I have this error on change easyapache4 modules:
Problem 1: package ea-apache24-mod_mpm_worker-2.4.62-3.7.1.cpanel.x86_64 from EA4-c8 requires ea-apache24-mmn = 20120211x8664, but none of the providers can be installed - cannot install the best candidate for the job - conflicting requests
How can I fix this to configure easyapache?
-
Hey there! Can you let me know your operating system and cPanel version? Were you just trying to install the other MPM when this happened or was there other work involved?
1 -
Hey cpanel
version : 124.0.23
os : AlmaLinux v9.5.0 STANDARD
How can I fix this to configure easyapache?
0 -
Do you see any additional errors when running the "yum update" command on the system?
0 -
Yes.
This error occurs when I try to install an extension or a new version of PHP like on other servers I have.
Problem 1: package ea-apache24-mod_watchdog-2.4.62-3.7.1.cpanel.x86_64 from EA4-c9 requires ea-apache24-mmn = 20120211x8664, but none of the providers can be installed - cannot install the best candidate for the job - conflicting requests Problem 2: package ea-apache24-mod_suexec-2.4.62-3.7.1.cpanel.x86_64 from EA4-c9 requires ea-apache24-mmn = 20120211x8664, but none of the providers can be installed - package ea-apache24-2.4.63-1.4.1.cpanel.x86_64 from @System requires ea-apache24-mod_ssl, but none of the providers can be installed - package ea-apache24-2.4.62-1.2.1.cpanel.x86_64 from EA4-c9 requires ea-apache24-mod_ssl, but none of the providers can be installed - package ea-apache24-2.4.62-2.3.7.cpanel.x86_64 from EA4-c9 requires ea-apache24-mod_ssl, but none of the providers can be installed - package ea-apache24-2.4.62-2.6.2.cpanel.x86_64 from EA4-c9 requires ea-apache24-mod_ssl, but none of the providers can be installed - package ea-apache24-2.4.62-3.5.1.cpanel.x86_64 from EA4-c9 requires ea-apache24-mod_ssl, but none of the providers can be installed - package ea-apache24-2.4.62-3.7.1.cpanel.x86_64 from EA4-c9 requires ea-apache24-mod_ssl, but none of the providers can be installed - cannot install the best candidate for the job - conflicting requests Problem 3: package ea-apache24-mod_allowmethods-2.4.62-3.7.1.cpanel.x86_64 from EA4-c9 requires ea-apache24-mmn = 20120211x8664, but none of the providers can be installed - package ea-apache24-2.4.63-1.4.1.cpanel.x86_64 from @System requires ea-apache24-mod_proxy, but none of the providers can be installed - package ea-apache24-2.4.62-1.2.1.cpanel.x86_64 from EA4-c9 requires ea-apache24-mod_proxy, but none of the providers can be installed - package ea-apache24-2.4.62-2.3.7.cpanel.x86_64 from EA4-c9 requires ea-apache24-mod_proxy, but none of the providers can be installed - package ea-apache24-2.4.62-2.6.2.cpanel.x86_64 from EA4-c9 requires ea-apache24-mod_proxy, but none of the providers can be installed - package ea-apache24-2.4.62-3.5.1.cpanel.x86_64 from EA4-c9 requires ea-apache24-mod_proxy, but none of the providers can be installed - package ea-apache24-2.4.62-3.7.1.cpanel.x86_64 from EA4-c9 requires ea-apache24-mod_proxy, but none of the providers can be installed - cannot install the best candidate for the job - conflicting requests The entire output was logged to: /usr/local/cpanel/logs/packman/errors/2025-02-13_10:59:36-1
0 -
Thanks for the additional details. It seems like this is an issue with the CoudLinux repositories on the machine. I would recommend trying the following:
yum clean all
yum makecache
yum updateto see if you still have those issues. If so, it would be best to create a ticket so this can be investigated directly on the server.
0 -
Yes, this command will works. But on fresh servers cPanel install ImunifyAV(uses CloudLinux repositories for PHP and EA4). Removing Imunify and running yum commands mentioned above should resolve problem. I reseted the fresh server with cPanel 5 times to discover this :(.
0 -
Due to the recent issues we've encountered, the following command can help resolve the problem.
Simply run the command below, and after removing ea24, reinstall your desired profile.
yum remove ea-php7* ea-apache24* -y
0
Please sign in to leave a comment.
Comments
7 comments