Submitted by mackmangroup on Wed, 03/21/2012 - 10:50
Hi,
We are experiencing a PERL execution error on a fresh install of the current version of virtualmin. We have rebuild the srver and continue to get the same error.
It seems to be a error with the script which builds the theme for the system information /home page.
The error message is as follows;
HTTP/1.0 500 Perl execution failed Server: MiniServ/0.01 Date: Wed, 21 Mar 2012 15:14:12 GMT Content-type: text/html Connection: close Error - Perl execution failed
Undefined subroutine &proc::get_system_uptime called at /usr/libexec/webmin/virtual-server-theme/right.cgi line 247.
Status:
Active
Comments
Submitted by andreychek on Wed, 03/21/2012 - 11:07 Comment #1
Howdy -- does it help to restart Webmin?
You can do that by running this command:
/etc/init.d/webmin restart
If not -- which Webmin and Virtualmin version do you have there? You can determine that by running these two commands:
rpm -qa | grep webmin
rpm -qa | grep virtual-server