These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Help! I updated, and now I can't access Virtualmin! on the new forum.
I updated to the most recent packages available a few days ago, and I haven't been able to access my Webmin/Virtualmin Pro installation via the web ever since! What do I do?
My web sites are still available and functioning normally and I'm able to SSH into the box just fine.
Thanks in advance, Andrew
Make sure there aren't any stray webmin processes running, and then try restarting the service.
To do that, you can run:
/etc/init.d/webmin stop
Then run "ps aux | grep miniserv | grep webmin".
If any processes show up, kill then, and then restart Webmin:
/etc/init.d/webmin start
Does it work for you then?
-Eric
Thank you so much, Eric! That did the trick. Your support is so good that I'll definitely renew my license when it's time!
Best regards, Andrew