Error - Perl execution failed

I have an issue when I access Webmin spacifically when I try and access the System Information screen where I get this error…

HTTP/1.0 500 Perl execution failed Server: MiniServ/1.620 Date: Mon, 25 Mar 2013 21:38:10 GMT Content-type: text/html; Charset=iso-8859-1 Connection: close

Error - Perl execution failed

Undefined subroutine &virtual_server::licence_warning_message called at /usr/libexec/webmin/virtual-server-theme/right.cgi line 115.

This issue has been triggered following a ‘server’ restore from a backup server image that was done following an issue on the server, can anyone tell me how to fix or reinstall webmin?

Howdy,

You may want to verify that you’re using both the most recent Virtualmin version, as well as the most recent Virtualmin theme.

-Eric

Thanks for this I ran all the installs/updates and everything is working fine.

HTTP/1.0 500 Perl execution failed Server: MiniServ/1.640 Date: Wed, 14 Aug 2013 14:30:49 GMT Content-type: text/html; Charset=iso-8859-1 Connection: close
Error - Perl execution failed

Undefined subroutine &apache::autoindex_directives called at ./apache-lib.pl line 1114.


Apache version 2.2.22
Debian 7.1
Virtualmin 4.02gpl
webmin 1.640

Thanks

Howdy,

You may want to try restarting the Webmin process, which you can do with this command:

/etc/init.d/webmin restart

Does running that resolve the problem you’re seeing?

-Eric

I’ve the same error in newest version: ./apache-lib.pl line 1114.

I was running the latest version of webmin 1.690 and the lastest virtual-server 4.08 GPL and everything was fine. Server is FreeBSD 8.4-STABLE

I installed another port which updated perl from perl-5.14.2_3 to perl5.14-5.14.4_7 and on the home status screen I also got this error:

HTTP/1.0 500 Perl execution failed Server: MiniServ/1.690 Date: Tue, 10 Jun 2014 20:43:33 GMT
Content-type: text/html; Charset=iso-8859-1 Connection: close
Error - Perl execution failed
Undefined subroutine &proc::list_processes called at /usr/local/lib/webmin-1.690/virtual-server/collect-lib.pl line 16.

I restarted webmin and I no longer have the problem.