Webmin – Upgrade Error – ‘Perl (Net::SSLeay) is needed’
Nov17

Webmin – Upgrade Error – ‘Perl (Net::SSLeay) is needed’

KB ID 0001100  Problem I like to keep my CentOS server updated as much as I can, but the last couple of times I’ve gone to run the upgrade of the Webmin console, I’ve got this; error: Failed dependencies: perl(Net::SSLeay) is needed by webmin (version) Solution 1. As error messages go this is not a bad one, it obviously needs perl installing. So SSH into the server and execute the following command; yum -y install perl...

Read More