• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Migration Manager fails, cant migrate databases

J

JarlSX

Guest
Hi,

i recently upgraded to Plesk 8.0.0

now i try to migrate a site from another server (running Ensim), which worked with Plesk 7.5.4, but fails with 8.0.0

it does create the database, but fails to create tables and fill them with data

error i got is

"Cannot add user delinden_com to database because of new password style and mysql server is too old "

both servers run mysql 3.23.58

checking the mysql table, turns out the user is also created, but the already encrypted passwords arent copied directly, but encrypted again

is this a bug? a setting i must change?
do i have to upgrade mysql on the plesk server?

have been going through EnsimX.pl and other scripts, but cant really find where this (unnecessary ) encryption is done

any help would be greatly appreciated!

thanks,

Jarl
 
temp fix: wrote myself a couple of perl scripts to export/import the mysql databases and create the users in mysql and psa databases
 
Back
Top