Hi, I would like to migrate the ISPCONFIG SQL DB from the localhost to an SQL Cluster. Can you tell me where I can find the config to change the datas? I´m Using ISPCONIG 3.0.4.3
The sql configuration is in many files as all services connect to the ispconfig database and it differs on setup type and Linux distribution. See e.g.: /etc/postfix/* /usr/local/ispconfig/server/lib/config.inc.php /usr/local/ispconfig/interface/lib/config.inc.php /usr/local/ispconfig/server/lib/mysql_clientdv.conf /etc/dovecot/* /etc/courier/* /etc/pure-ftpd/* Just as a general note, ispconfig expects its db on localhost as it replicates data internally between nodes. so putting the database on a clusetr may break your setup.