ISPConfig Version: 3.1.6 to 3.1.7

Discussion in 'General' started by onastvar, Oct 4, 2017.

  1. onastvar

    onastvar Member

    I have mirror setup. Serve02 is mirror of server01. I just updated server01 from ISPConfig Version: 3.1.6 to 3.1.7 do I update ISPConig manually on server02 from 3.1.6 to 3.1.7 also, or replication will handle the update?

    I used the following to update server01, is it recommended to use same steps to update server02

    cd /tmp
    wget http://www.ispconfig.org/downloads/ISPConfig-3.1.7.tar.gz
    tar xvfz ISPConfig-3.1.7.tar.gz
    cd ispconfig3_install/install
    php -q update.php
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    You'll have to update ISPConfig on the second server as well.
     

Share This Page