Topic: Fresh install 0.8.5 mysql configuration failure
============ Required information ====
- iRedMail version: 0.8.5
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Linux/BSD distribution name and version: Centos 6.4 X86_64
- Related log if you're reporting an issue:
====
Hello,
I have been attempting to do a fresh install of 0.8.5 on a fresh OS. However, there is a failure reported as follows:
--start--
********************************************************************
* Start iRedMail Configurations
********************************************************************
< INFO > Create self-signed SSL certification files.
< INFO > Create required system accounts: vmail, iredapd, iredadmin.
< INFO > Configure Apache web server and PHP.
< INFO > Configure MySQL database server.
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'root'@'localhost' (using password: NO)'
< INFO > Configure Postfix (Message Transfer Agent).
< INFO > Configure Policyd (postfix policy server, version 1.8).
< INFO > Configure Dovecot (pop3/imap/managesieve server, version 2).
< INFO > Configure ClamAV (anti-virus toolkit).
< INFO > Configure Amavisd-new (interface between MTA and content checkers).
< INFO > Configure SpamAssassin (content-based spam filter).
< INFO > Configure iRedAPD (postfix policy daemon).
< INFO > Configure iRedAdmin (official web-based admin panel).
< INFO > Configure Fail2ban (authentication failure monitor).
< INFO > Configure Awstats (logfile analyzer for mail and web server).
< INFO > Configure Roundcube webmail.
< INFO > Configure phpMyAdmin (web-based MySQL management tool).
--end--
Now whilst the "Configure MySQL database server" part of the installation is being executed the error message doesnt appear instantly. So it does look like it is processing the MySQL configuration for a few moments up until the error is displayed.
I can confirm that the installation is creating MySQL database schemas (eg: amavisd, iredadmin, policyd, roundcubemail and vmail) . And also corresponding mysql users for those schemas (@ localhost) are also created (with privileges), so that proves that the credentials provided for the MySQL root@localhost user is correct.
Is there any debug installation mode, so it can be determined as to what part of the MySQL configuration is failing?
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.