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

mysql admin password changed plesk doesnt work

Brecht Rogiers

New Pleskian
hello everyone

i changed mysql admin password by using phpmyadmin. after doing that i can't connect to my plesk anymore

so i googled but still doesnt work.

http://kb.odin.com/en/112492

these step doesnt work on me
# /usr/local/psa/bin/admin --show-password
password

]# /usr/local/psa/bin/admin --show-password $AES-128-CBC$dEKlRh4+9iABRX8VCjVWBA==$3bv9FCYE1P/ccB1l1FHNoA==
Unable to connect to database: (Error code: 2054)

or now by run mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa
i could connect by ssh to mysql
but plesk still doeshnt work


update

after in my.cnf changed old password to 0
i ran all the code like said above
but still plesk not connecting.

any suggestions are welcome
 
Last edited:
Back
Top