• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.

Updating to MySQL 5

jorfermo

Regular Pleskian
I've just upgraded plesk from 7.5.6 to 7.6.

Is there any documentation on updating Mysql From 4.1.* to 5.*?

Thanks in advance!!

Jorge.
 
I can write you instructions but you do it on your own risk!

1. There are 2 MySQL servers installed. 1st is for internal purposes of Plesk CP and 2nd is for your clients (this is the one you can upgrade).
Note: Don't upgrade 1st!

2. Location to 2nd MySQL is: C:\Program Files\Plesk\Databases\MySQL\

3. Download new version of MySQL but without installer (http://dev.mysql.com/downloads/mysql/5.0.html)

3. Stop MySQL server from Plesk CP sys tray icon

4. From MySQL directory, move subfolder "Data" to safe place (eg. desktop). This folder contains your clients databases

5. Create "backup" sub-folder within MySQL root folder and move all other files and folders into "backup"

6. Now you will have only sub-folder "backup" in MySQL root

7. Open downloaded .zip which contains updated version of MySQL

8. Extract contents of .zip file (without "data" folder in zip archive) to your MySQL folder
Remember: you first need to go into sub-folder "mysql-5.xxxx-win32" in zip file to get files and folders for extraction!

9. Move back saved "Data" folder to the same place where it was (in MySQL root folder)

10. Start MySQL server from Plesk CP sys tray icon
 
matija,

Shouldn't the file permissions on the mysql folder be double-checked after the upgrade?
 
I attemped an upgrade as explained but plesk does not detect new version number.

any advise?
 
Back
Top