when trying to update from 1.81 to 1.83, webmin reports Net::SSLeay not installed. But cpan says "Net:SSLeay is up todate (1.81). using Fedora 24.
If you SSH in as root and run perl -e "use Net::SSLeay" , what does it output?
root
perl -e "use Net::SSLeay"
Log in to post a comment.
If you SSH in as
rootand runperl -e "use Net::SSLeay", what does it output?