The server's system package manager, 'YUM', failed
Issue: Sometimes, you encountered through the following error while running Easyapache in a cPanel server :
!! The server's system package manager, 'YUM', failed. !!
Fix: You can fix the issue by removing openssl library in your server using the following command:
# rpm -e openssl --nodeps --justdb --allmatches
Now run Easyapache. It should run successfully.
!! The server's system package manager, 'YUM', failed. !!
Fix: You can fix the issue by removing openssl library in your server using the following command:
# rpm -e openssl --nodeps --justdb --allmatches
Now run Easyapache. It should run successfully.
Super.....
ReplyDeleteI tried various steps suggested in different articles, but this is the fix.
Thanks
Sure Thing :-)
ReplyDelete