Howdy all,
The new Webmin, and it's tighter referer checking, has caused some issues with our automated installation process.
I've just rolled out new virtualmin-base packages for all supported platforms that corrects this issue. If you have been bitten by the issue during installation, you probably don't have to start from scratch to get things spinning smoothly. I believe you can get a correctly configured system with the following steps:
CentOS/RHEL/Fedora:
| Code: |
rpm -e virtualmin-base
yum install virtualmin-base
|
Debian/Ubuntu:
| Code: |
dpkg -r virtualmin-base
apt-get install virtualmin-base
|
I haven't actually tested this very much, but I wanted to get the word out about the issue, since it can seem very frustrating to complete the installation and find a seemingly minimal system (all of the packages are correctly installed...but this doesn't switch everything over to looking like Virtualmin and doesn't configure all of the packages to work with Virtualmin, so it looks like it just installed Webmin and nothing else happened).
As always, file a ticket if you're running into problems and we'll help you get it straightened out.