Topic: Install iRedMail with a remote MySQL server
Hi,
I'm trying to install iRedMail with a remote MySQL server, it doesn't create the databases in remote server.
Database Server Ip: 10.168.222.8
Iredmail Server Ip: 10.168.222.14
I created user in remote server with:
GRANT ALL PRIVILEGES ON *.* TO 'admin_iredmail'@'10.168.222.14' IDENTIFIED BY 'admin_password' WITH GRANT OPTION;
I checked connection to the db server and it works from iredmail server
MYSQL_SERVER_ADDRESS='10.168.222.8' MYSQL_SERVER_PORT='3306' MYSQL_ROOT_USER='admin_iredmail' MYSQL_ROOT_PASSWD='admin_password' MYSQL_GRANT_HOST='10.168.222.14' bash iRedMail.sh
Where is my error?
Thsnks in advance,
Ssoc
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.