ISPconfig 3.0.5.4p8 to 3.1.5 upgrade issue

Discussion in 'ISPConfig 3 Priority Support' started by James A, Jul 13, 2017.

  1. James A

    James A Member

    Hi
    Just upgraded ISPconfig from 3.0.5.4p8 to 3.1.5, all went well, no errors. Went to access web interface and discovered our database has missing fields.
    This is most likely our issue as we have limited database replication going to this server, copying the main tables we need to replicate only. The question is how can we apply the required incremental sql updates again, these are 79 onwards.
    We tried downloading the new ISPconfig version and running php -q update.php which did appear to go through the process of reinstalling ISPconfig itself but didn't apply any incremental updates to the database.
    Any help is greatly appreciated.
    James
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    You can find the incremental files in install/sql/incremental/ folder. Execute these files with e.g. phpmyadmin or on the shell in the dbispconfig database.
     

Share This Page