Author Topic: moving rouncube to another server  (Read 2464 times)

Offline shakirhou

  • Newbie
  • *
  • Posts: 2
moving rouncube to another server
« on: April 24, 2019, 12:48:02 PM »
Hello,
I made a roundcube migration to another server with another ip address. I made a database backup via phpmyadmin and restored it to the new server. knowing that the old server contains a mysql Ver 14.14 Distrib 5.1.73 database under redhat 6.8 and the new server contains mysql Ver 15.1 Distrib 5.5.60-MariaDB under redhat 7.6. The backup and restore procedure worked well. However I can not find the address book and the preferences of the user. Is there a migration and restoration procedure very specific to roundecube so that I find all the data or a support to my problem. Thank you verry much i need your support.

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,876
    • SKaero - Custom Roundcube development
Re: moving rouncube to another server
« Reply #1 on: April 25, 2019, 01:00:51 AM »
Check the users table you likely have duplicate records for the user.

Offline shakirhou

  • Newbie
  • *
  • Posts: 2
Re: moving rouncube to another server
« Reply #2 on: April 25, 2019, 07:09:17 AM »
SKaero, Thank you for reply. I have not duplicate users in tables. Users are present in tables but : contact book and users preferences (like automatic responses, colors,..etc)  are not shown in webmail in the new server.