PDA

View Full Version : Help with changing database server!


itsnedkeren
17th July 2009, 15:49
Hi all.

Thanks for a great product.

I currently have ISPConfig 3 running on one Ubuntu server. I've now bought a second ubuntu server for handling the MySQL part of ISPConfig(and others).

Question:

How do I tell ISPConfig to use the 2nd server as database??? Apache is to remain on the old server ofc.


Thanks in advance.

Jim

till
18th July 2009, 13:14
You will have to change a lot of config files manually as ispconfig 3 uses a mysql based setup for email. The files are

/usr/local/ispconfig/server/lib/config.ing.php
/usr/local/ispconfig/interface/lib/config.ing.php
The files in /etc/postfix/
The courier authmysql file
The smtp file for pamd.

itsnedkeren
20th July 2009, 16:24
Thanks Till, much appreciated :)