Help with changing database server!

Discussion in 'Installation/Configuration' started by itsnedkeren, Jul 17, 2009.

  1. itsnedkeren

    itsnedkeren New Member

    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
     
    Last edited: Jul 17, 2009
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    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.
     
  3. itsnedkeren

    itsnedkeren New Member

    Thanks Till, much appreciated :)
     

Share This Page