Menu

#3972 Webmin Themes

open
5
2011-08-23
2011-08-23
No

HTTP/1.0 500 Perl execution failed Server: MiniServ/1.560 Date: Tue, 23 Aug 2011 05:53:23 GMT Content-type: text/html Connection: close
Error - Perl execution failed

Undefined subroutine &WebminCore::list_themes called at /usr/local/webmin/webmin-1.560/webmin/edit_themes.cgi line 9.

Discussion

  • Anonymous

    Anonymous - 2011-08-23

    Webmin Themes

     
  • Jamie Cameron

    Jamie Cameron - 2011-08-23

    Odd, I don't see this error .. if you restart Webmin with the command /etc/webmin/restart , does it still happen?

     
  • Nobody/Anonymous

    root@www Wed Aug 24 07:16:42
    ~/ # /etc/webmin/restart
    Stopping Webmin server in /usr/local/webmin/webmin-1.560
    Starting Webmin server in /usr/local/webmin/webmin-1.560
    Pre-loaded WebminCore
    root@www Wed Aug 24 07:16:54
    ~/ #

    I tried several times to restart it, but without effect

     
  • Jamie Cameron

    Jamie Cameron - 2011-08-24

    Which operating system or Linux distribution and version are you running Webmin on there?

     
  • Anonymous

    Anonymous - 2011-08-24

    Linux www 2.6.32-32-server #62-Ubuntu SMP Wed Apr 20 22:07:43 UTC 2011 x86_64 GNU/Linux

    Ubuntu x64

     
  • Jamie Cameron

    Jamie Cameron - 2011-08-24

    I would recommend reinstalling webmin, ideally from the debian package available from http://www.webmin.com/deb.html

    This is likely to work better on debian.

     
  • Anonymous

    Anonymous - 2011-08-24

    Is there a command to uninstall webmin? Or standard way to do it?

     
  • Jamie Cameron

    Jamie Cameron - 2011-08-24

    You don't need to un-install, just install the .deb package and it will upgrade your existing install and preserve settings.

     
  • Anonymous

    Anonymous - 2011-08-25

    root@www Thu Aug 25 08:44:01
    ~/ # dpkg --install webmin_1.560_all.deb (Reading database ... 85760 files and directories currently installed.)
    Preparing to replace webmin 1.560 (using webmin_1.560_all.deb) ...
    Unpacking replacement webmin ...
    dpkg: dependency problems prevent configuration of webmin:
    webmin depends on libnet-ssleay-perl; however:
    Package libnet-ssleay-perl is not installed.
    webmin depends on libauthen-pam-perl; however:
    Package libauthen-pam-perl is not installed.
    webmin depends on libio-pty-perl; however:
    Package libio-pty-perl is not installed.
    webmin depends on apt-show-versions; however:
    Package apt-show-versions is not installed.
    dpkg: error processing webmin (--install):
    dependency problems - leaving unconfigured
    Processing triggers for ureadahead ...
    Errors were encountered while processing:
    webmin

    ....

     
  • Jamie Cameron

    Jamie Cameron - 2011-08-25

    You first need to run :

    apt-get install libnet-ssleay-perl libauthen-pam-perl libio-pty-perl apt-show-versions

     

Log in to post a comment.

Auth0 Logo