• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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