Skip to main content

EasyApache update won't run for the past few months

Comments

1 comment

  • cPanelMichael
    Hello :) The issue is that your system package manager (YUM) is unable to update successfully due to multiple installations (32-bit and 64-bit) of the same RPM. You can try running: yum update libgcc yum update zlib
    However, it's likely you will need to check to see which architecture your system uses with a command such as: uname -a
    Then, remove the duplicate RPMs that do not match the architecture. You may want to get assistance with this from your data center or hosting provider as removing the wrong RPM can result is OS-level errors. Thank you.
    0

Please sign in to leave a comment.