Virtualmin and Webmin Interface gone!

Help! I can log into Virtualmin as normal, but the interface (including Virtualmin and Webmin) has disappeared! I've attached a screenshot to show what I mean. That's what I see when I log in. I very briefly saw something in the top left corner about a Perl error, but it wasn't there long enough to write down. Any suggestions?

Thanks, Andrew

Status: 
Closed (fixed)

Comments

Do you see any errors in /var/webmin/miniserv.error? If there's a Perl error, it should show up in there.

Yes, here's the error:

[15/Jul/2009:20:54:18 +0000] Reloading configuration Error: Access denied : User andrew is not allowed to use the Webmin Users module [15/Jul/2009:21:34:54 +0000] [98.242.42.101] /left.cgi : Perl execution failed : Undefined subroutine &virtual_server::get_module_acl called at /usr/share/webmin/virtual$

Failed to bind to port 10000 : Address already in use Could not listen on any ports at /usr/share/webmin/miniserv.pl line 453. Failed to initialize SSL connection

I'm so glad you guys know where to look! Let me know what I can do to fix this!

Very appreciative, Andrew

Wow, it looks like you are logging in as a user without access to any modules!

What is the output from the command :

grep andrew /etc/webmin/webmin.acl

Here's the output:

andrewandlisa: bind8 mysql apache webalizer spam virtual-server file passwd proc cron at telnet change-user virtualmin-dav virtualmin-awstats virtualmin-mailman virtualmin-htpasswd andrew:

Should I maybe log in as the andrewandlisa user and try to restore permission for myself?

Note - that didn't work. How do I restore permissions for myself? :-/

Thanks, Andrew

The the webmin.acl file, and change the andrew: line to :

andrew: *

It worked! Thank you so much!

Best regards, Andrew