Re-loading Webmin .. .. not currently running ... but I can access it?

3 posts / 0 new
Last post
#1 Wed, 02/17/2010 - 19:19
Daworm

Re-loading Webmin .. .. not currently running ... but I can access it?

Re-loading Webmin ..
.. not currently running

The above is what I see when I create virtualservers as new domains or sub-domains.

Yet, I can always login to it fine.

On that count, Monit cannot see the webmin process either, yet there is a PID file with an ID and I can pgrep the id / name.

Thoughts why i keep getting the above "error" ?

Wed, 02/17/2010 - 22:55
andreychek

Hrm, there may be a stray Webmin process running that's causing trouble.

What I'd suggest to get started would be to stop Webmin and Usermin:

/etc/init.d/webmin stop
/etc/init.d/usermin stop

And after that, run:

ps auxw | grep miniserv

When you do, do any processes show up? If so, go ahead and kill them; then restart Webmin and Usermin, and see if that does the trick.

-Eric

Sat, 02/20/2010 - 16:42
Daworm

I meant to say earlier - this worked. I didn't do the stop webmin/usermin and then kill the running process.

Thankee!

Topic locked