Hi, I'm a Linux newbie so apologies in advance. I've succesfully installed Webmin on my Plug Pro according to these instructions: https://wiki.archlinux.org/index.php/Webmin. It works fine but only if I connect without using SSL. If I use https:, I get an SSL error.
This command (which I got from the Webmin support site) : perl -e 'use Net::SSLeay' returns the following error:
Perl API version v5.16.0 of Net::SSLeay does not match v5.14.0 at /usr/lib/perl5/vendor_perl/Net/SSLeay.pm line 369.
Compilation failed in require at -e line 1.
BEGIN failed--compilation aborted at -e line 1.
I don't know if this is related to the pacman updating problem in the other thread. I said "no" to the update before installing Webmin and ssl.
Thanks for any suggestions.