Unable to access virtualmin after upgrade system

After In run “Software Package Updates”, I’m unable to access virtualmin:10000.
I already tried to run /etc/init.d/webmin restart
but I still cannot access.

Thanks

Howdy,

What output do you get when running “/etc/init.d/webmin restart”?

Also, do any errors show up in /var/webmin/miniserv.error?

Lastly, what output do you get when running this command:

ps auxw | grep miniserv

What output do you get when running “/etc/init.d/webmin restart”?

There is no output. I tried this command on other server. I saw some Pre-loaded statement. However, this server doesn’t have any output.

Also, do any errors show up in /var/webmin/miniserv.error?

[04/Oct/2011:16:37:52 +0000] miniserv.pl started
[04/Oct/2011:16:37:52 +0000] PAM authentication enabled

Lastly, what output do you get when running this command:

root 4496 0.0 2.6 79840 17252 ? Ss 17:06 0:00 /usr/bin/perl /usr/share/webmin/miniserv.pl /etc/webmin/miniserv.conf
root 4602 0.0 0.1 7624 928 pts/1 S+ 17:09 0:00 grep --color=auto miniserv

Hi Eric,

Looks like it’s working now. I’m not sure what happened.

Thanks for your help.