After upgrading to version 1.500, I get this message on log-in:
Error - Perl execution failed
Undefined subroutine &WebminCore::theme_prehead called at /usr/share/webmin/web-lib-funcs.pl line 7978.
I used apt-get to make sure all Perl modules were installed; I manually downloaded Webmin 1.500 and installed it using dpkg. Still get the same error.
ubuntu 8.04 server, AMD64, running headless.
Thanks to anyone who can help.
--Dean L. Surkin
Could be a compatability issue with an old theme.
Try editing /etc/webmin/miniserv.conf and changing the preroot= line to :
preroot=blue-theme
then editing /etc/webmin/config and changing the theme= line to :
theme=blue-theme
then running /etc/webmin/restart