Page 1 of 1

Webmin installation after installing EFA, option 17

Posted: 04 Feb 2021 12:08
by andreas
Hi
I did fresh install of EFA yesterday, and i wanted to install Webmin as well, i choose option 17, after that I had to fill in a root password, the setupscripts calls a perl file and there is an error on line 6 I believe.
original:
#!/usr/bin/perl
# changepass.pl
# Script for the user to change their webmin password

# Check command line arguments
require "./acl/md5-lib.pl";
this didn't work

I changed it to
require "/usr/libexec/webmin//acl/md5-lib.pl";
and this works!

So maybe you can look at this and include this, or a better option into the code.

Re: Webmin installation after installing EFA, option 17

Posted: 05 Feb 2021 11:37
by shawniverson
I wonder if a newer webmin has this fixed? I'll find out.

Re: Webmin installation after installing EFA, option 17

Posted: 12 May 2021 07:24
by linda_
please write, have you found out about the new version of webmin? tell. thanks