EasyApache 4 Update Error
I am getting EasyApache 4 Update Error. Please let me know the fix.
44819 Also getting error via "yum update"
Update Error:
The package ea-apache24-mod_mpm_prefork conflicts and we need to install it resolve deps at /usr/local/cpanel/Cpanel/PackMan.pm line 350.44819 Also getting error via "yum update"
[root@na ~]# yum update
--> Processing Conflict: ea-apache24-mod_proxy_hcheck-2.4.25-4.4.1.cpanel.x86_64 conflicts ea-apache24-mpm = forked
--> Finished Dependency Resolution
Error: ea-apache24-mod_proxy_hcheck conflicts with ea-apache24-mod_mpm_prefork-2 .4.25-4.4.1.cpanel.x86_64
You could try using --skip-broken to work around the problem
** Found 1 pre-existing rpmdb problem(s), 'yum check' output follows:
cpanel-pdns-3.4.10-1.cp1160.x86_64 has installed conflicts pdns: cpanel-pdns-3.4 .10-1.cp1160.x86_64
[root@na ~]#
-
Hi, mod_proxy_hcheck is not fully thread safe. During our last update we noticed it's gotten worse, and thus we've added conflicts to ensure that Apache remains up and stable when using hcheck. You will need to remove that RPM from your system / profiles. 0 -
Hi, mod_proxy_hcheck is not fully thread safe. During our last update we noticed it's gotten worse, and thus we've added conflicts to ensure that Apache remains up and stable when using hcheck. You will need to remove that RPM from your system / profiles.
But EasyApache 4 Interface are does not show this error correctly. 448310 -
Hi, You'll probably need to go into SSH and run 'yum remove ea-apache24-mod_proxy_hcheck' 0 -
Hello, I have same error as @Nirjonadda running the /scripts/migrate_ea3_to_ea4 script. The package ea-apache24-mod_mpm_prefork conflicts and we need to install it resolve deps at /usr/local/cpanel/Cpanel/PackMan.pm line 350.
but when I run the solution suggested by @cPJacobyum remove ea-apache24-mod_proxy_hcheck
I getLoaded plugins: fastestmirror, universal-hooks No Match for argument: ea-apache24-mod_proxy_hcheck No Packages marked for removal
CENTOS 7.3 x86_64 cPanel & WHM 64.0 (build 21) Many thanks for helping hands0 -
I have same error as @Nirjonadda running the /scripts/migrate_ea3_to_ea4 script.
Hello, Try running the following command to verify all MPM options are listed as "0" in your most recent profile:grep MPM /var/cpanel/easy/apache/profile/_main.yaml
If so, edit the above file using a utility such as VI and change "MPMPrefork" from "0" to "1":vi /var/cpanel/easy/apache/profile/_main.yaml
Then, try converting to EA4 again to see if it succeeds. There's a post on this topic at: Error when migrating EasyApache3 to EasyApache4 Thank you.0
Please sign in to leave a comment.
Comments
5 comments