Filed under:
How do I reset my Root MySQL Password on Plesk Servers ?
To reset your MySQL password on Plesk for Linux ...
- Connect to your server by SSH
- At the command line, type
su -
To get root access- type
cat /etc/psa/.psa.shadow
mysqladmin -u admin -psetup password {password from above}
Add to Favourites Print this Article
Also Read