ispconfig migration tool

Discussion in 'ISPConfig 3 Priority Support' started by Tom John, Oct 14, 2020.

  1. Tom John

    Tom John Active Member HowtoForge Supporter

    Hi guys,
    i use ubuntu 18.04 with ispconfig 3 apache2 according to
    https://www.howtoforge.com/tutorial...pureftpd-bind-postfix-doveot-and-ispconfig/2/
    when i run the migration tool, i get a warning regarding mysql
    Code:
    Testing MySQL connection ... OK
    Testing target server's MySQL setting ...Warning
    Warning Your max_allowed_packet setting is < 128M (16M). DB import might fail.
    
    
    where should i change the max_allowed_packet settings?
    The second question when i run a dry run of migration tool it shows me only one domain, but i should get all domains of the server.
    did i make something wrong or why it would not import all websites?
    Code:
    Starting API calls.
    [1/1] <Client> processing s2clsoft (C1)                         
    [5/5] <Domain> processing loslassen.teneriffa-akupunktur.com     
    [5/5] <Website> processing loslassen.teneriffa-ak...ub www       
    [4/4] <FTP> processing s2clsoftsupport                           
    [1/1] <CRON> processing job                                     
    [5/5] <DBUser> processing c1mydiscount                           
    [5/5] <Database> processing c1mydiscount                         
    Processing of entries done.         
    
    ps: i run the migration tool on the target server
    thanks a lot for your kind help.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    ahrasis likes this.
  3. Tom John

    Tom John Active Member HowtoForge Supporter

    Hi,
    thanks for your quick reply.
    where should i change the max_allowed_packet settings?
    on the target server, this i understand but in which file?
    thanks again for your help.
     
  4. Tom John

    Tom John Active Member HowtoForge Supporter

    i think i found out
    /etc/mysql/mariadb.conf.d/50-server.cnf
     
    Croydon and ahrasis like this.
  5. till

    till Super Moderator Staff Member ISPConfig Developer

    Yes, this is probably the right file, the names can differ a bit depending on Linux Distribution, MariaDB vs. MySQL and also DB version :)
     

Share This Page