Submitted by shinnphoto on Thu, 07/16/2009 - 15:07
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
Submitted by andreychek on Thu, 07/16/2009 - 15:20 Comment #1
Do you see any errors in /var/webmin/miniserv.error? If there's a Perl error, it should show up in there.
Submitted by shinnphoto on Thu, 07/16/2009 - 15:30 Comment #2
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
Submitted by JamieCameron on Thu, 07/16/2009 - 16:14 Comment #3
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
Submitted by shinnphoto on Thu, 07/16/2009 - 16:22 Comment #4
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
Submitted by JamieCameron on Thu, 07/16/2009 - 16:54 Comment #5
The the webmin.acl file, and change the andrew: line to :
andrew: *
Submitted by shinnphoto on Thu, 07/16/2009 - 18:11 Comment #6
It worked! Thank you so much!
Best regards, Andrew