• 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.

Question Considerations when upgrading MySQL on Plesk 12.5.3?

awasson

New Pleskian
Hello,

I've got a VPS (Plesk 12.5.3) that hosts about two dozen active Drupal 7 powered websites and several Wordpress sites. At the moment the MySQL database engine is at version 5.1.73 but in order to host Drupal 8 sites, I need to update MySQL to a minimum version of 5.5.3.

I see that I should be able to SSH in and update via the shell following the instructions here: https://support.plesk.com/hc/en-us/articles/213367429

Since I've got about 30 databases in use, are there any tips or suggestions to ensure that I don't run into trouble during the update?

Is it possible to add a second Database Engine so that I leave the existing one at 5.1 and add another at 5.5?

Thanks,
Andrew
 
No any special tips here except creating the backup of critical data before update.
You can add external MySQL database server in Tools & Settings -> Database Servers and mark it as default MySQL server.
 
Back
Top