Just re-installed to check your updates to the script.
When doing the post install wizard This happens now:
The status of your system is being checked to ensure that all enabled features are available, that the mail server is properly configured, and that quotas are active ..
Your system has 7.80 GB of memory, which is at or above the Virtualmin recommended minimum of 256 MB.
BIND DNS server is installed, and the system is configured to use it.
Mail server Postfix is installed and configured.
Postfix can support per-domain outgoing IP addresses, but is not currently configured to do so. This can be setup in the Postfix Mailserver module.
Apache is installed.
The following PHP versions are available : 5.5.9 (/usr/bin/php5-cgi)
Webalizer is installed.
Apache is configured to host SSL websites.
MySQL is installed and running.
ProFTPd is installed.
Logrotate is installed.
SpamAssassin and Procmail are installed and configured for use.
ClamAV is installed and running.
Plugin AWstats reporting is installed OK.
The mailman queue processor /var/lib/mailman/bin/qrunner is not running on your system. It can be started in the Bootup and Shutdown module.
… your system is not ready for use by Virtualmin.
My process to get to this is as follows and will always be the same:
- Start to install Install Ubuntu server clean
- - press back when it finds DHCP and do the manual network config as follows.
- - IP: 192.168.1.1
- - Mask: 255.255.255.0
- - Gateway: 192.168.1.254
- - DNS: 192.168.1.1 serverdnsip1 serverdnsip2
- - hostname and domain: server / revnet (each has its own screen)
- - User details: RealName: myname / account: server / password: password (each has its own screen)
- - Select only OpenSSH in the servers selection.
- (Note: Everything below is run as 'sudo' or 'sudo su' due to ubuntu permissions)
- Run 'apt-get update' and then 'apt-get upgrade'
- Reboot to apply changes.
- Run 'wget http://software.virtualmin.com/gpl/scripts/install.sh'
- Run 'chmod +x install.sh' then './install.sh' to start the install
- Press 'y' when asked to continue.
- Watch the install scroll until it completes.
- Reboot
- Load the new virtualmin/webmin install in browser follow the onscreen prompts.
- - Preload virtualmin libraries, no spam assassin, skip at hostname as it can't resolve a internal lan name etc.
- Click yellow bar recheck config after running the post install.
In the ubuntu boot log its saying mailman has no list and cannot start until one is created same in webmin.
Executing /etc/init.d/mailman start ..
- Site list for mailman missing (looking for list named ‘mailman’).
- Please create it; until then, mailman will refuse to start.
Unticking use mailman in the features list and rechecking config I get the same error system isn’t ready for use for virtualmin.
In features and stats 3 plugins now are listed as well as the CORE list:
- - AWstats reporting v4.9
- - Mailman v6.2
- - Protected Web Directories V2.6
No other plugins have been installed like DAV which were I did install another distro.
Attached is a new install.log file.
I installed the system and wgetted the install script just a before this post date/time.
I hope this has been valuable info and will dedicate my server system etc for now on testing and giving feedback on ubuntu server 14.04 installs is its beneficial to you me testing like this and helping to fix issues.
I am now going to setup another system or a VM for hopefully testing and comparing installs between Centos the prefered distro I think as you run it on your demo cloud system, and Ubuntu.
I hope I and stuff like this can help get Ubuntu 14.01 working properly.