• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Question I've just run the MariaDB upgrade script to get to MariaDB 10.5, but how do I get 10.6?

Steg

New Pleskian
Server operating system version
CentOS 7
Plesk version and microupdate number
Plesk Obsidian Web Pro Edition 18.0.54 Update #4
I'm running CentOS 7, if that matters.
 
If anyone finds this, then answer is sorta yes. You'll need to update the base_url and also add Step 9 from the manual section

Code:
sed -i 's/bind-address = ::ffff:127.0.0.1/bind-address = 127.0.0.1/g' /etc/my.cnf
 
Your mileage might vary but the upgrade script has been known to cause the Plesk install to get wiped under certain conditions so use it with extreme caution.
 
Your mileage might vary but the upgrade script has been known to cause the Plesk install to get wiped under certain conditions so use it with extreme caution.
Could you please let us know where you saw that information? As the script does not touch the Plesk installation at all it will be interesting to find out more about this.
 
Back
Top