Hi,
One of our clients was trying to create a new email account today on a virtual server and received the following error:
"HTTP/1.0 500 Perl execution failed Server: MiniServ/0.01 Date: Tue, 23 Sep 2008 15:01:59 GMT Content-type: text/html Connection: close
Error - Perl execution failed
Undefined subroutine &virtual_server::sort_indent_domains called at /usr/share/webmin/virtual-server-theme/left.cgi line 89."
I have had a look around and can't seem to find anyone else having this problem.
Can anyone advise on how I can fix this.
We are using Virtualmin 3.61
Thanks in advance.
Martin
Edit: Fixed:
Comment by Jamie Cameron (JamieCameron) - Tuesday, 23 September 2008, 16:52 GMT
The cause of this is upgrading the Virtualmin theme without upgrading the core module package..
It's a little odd, as the theme isn't in our pro repositories yet as far as I know.
The fix is to download and install the older theme package from :
http://download.webmin.com/download/virtualmin/webmin-virtual-server-theme_6.1_all.deb
and install it with a command like :
| Code: |
dpkg -i --force-all webmin-virtual-server-theme_6.1_all.deb
|
Post edited by: MartinT, at: 2008/09/23 09:20