Upgrade to wbm-virtual-server 3.83

3 posts / 0 new
Last post
#1 Thu, 01/27/2011 - 06:00
jonkristian

Upgrade to wbm-virtual-server 3.83

Got this while upgrading to wbm-virtual-server 3.83

virtual-server/postinstall.pl failed : virtual-server::module_install failed : Webmin server did not write new PID file at /usr/libexec/webmin/web-lib-funcs.pl line 1340.

Safe to ignore?

Thu, 01/27/2011 - 08:34
andreychek

Howdy,

It's possible you have a stuck Webmin process... I'd recommend stopping Webmin with:

/etc/init.d/webmin stop

Then, look for any running Webmin processes by running this command:

ps auxw | grep miniserv | grep webmin

After that, start Webmin back up:

/etc/init.d/webmin start

Once you've done that, you should be in good shape... but test out the Virtualmin interface and make sure you're able to access it.

-Eric

Thu, 01/27/2011 - 16:14
jonkristian

Working now, thanks:)

Topic locked