14.04 and 16.04 and 1.3.16.tar.gz on install errors out (Static IP and Real Domain are used)
Error was:
main::setupDatabase: [ERROR] Could not establish connection to the database: SQLSTATE[HY000] [1045] Access denied for user
'imscp_user'@'serv1.example.com' (using password: YES)
connection to remote database is ok it does create users imscp_user,vftp_user,dovecot_user,pma_user,roundcube_user,rainloop_user but creates them with IP 'imscp_user'@'ip address' not 'imscp_user'@'serv1.example.com'
even if you add those users before running install it then errors with
Setting up permissions
Error was:
main::setupSetPermissions: Error while setting permissions: [ERROR] iMSCP::Rights::setRights: group option refers to inexistent group: mysql at
/var/www/imscp/engine/setup/../PerlLib/iMSCP/Rights.pm line 75.