Hi guys, I have a multiserver set-up. One of my servers in the multiserver setup is a mail server. I would like this server to become an independent master of the entire multiserver setup. So this server becomes the master on it's own. How would I acheive this?
backup the dbispconfig database on the slave, then copy the master dbispconfig database to the slave, enable the ispconfig.vhost in apache and edit the two config.inc.php files in ispconfig on the slave and set the master login details in them to '' (empty them).
That may work, but on the Slave server I have it doesn't have apache. When installing this server I only opted to have the mail server on it and nothing else. What are my options now?