• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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