• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Resolved How to Upgrade MYSQL to 5.6 or later on Ubuntu

VW Nut

New Pleskian
Hello,
I want to run a Magento site.
Magento needs a later MYSQL than what is installed on my AWS Ubuntu 14.04 server. I tried the answer here: Question - MySQL Upgrade 5.1 to 5.6 or 5.7? but it removes plesk, and all such programs :O.

I need to upgrade MYSQL-core. Tutorials say to do a dump using -u root -p but that fails asking me for a password that I do not know and that by default is blank in Ubuntu.

Can anyone point me in the right direction? I've googled around but I'm still lost.
 
Hi VW Nut,

but it removes plesk, and all such programs :O.
Instead of using "apt" or/and "dpkg" on Ubuntu/Debian - based systems, I suggest to use "aptitude" instead, as it offers different solutions in case of dependencies issues. ;)
If you need further help here, pls. consider to describe step-by-step what you did, so that people willing to help have something to start with their investigations together with you, which could lead to some basic suggestions, how to solve possible issues/errors/problems over your command line.
 
Back
Top