• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Need to get the password of Plesk mysql in windows !!

KamehwaranD

New Pleskian
Hi,
I want to automate the backup from the Windows Plesk and for that i must need to know the Mysql password.
I tried with "plesksrvclient.exe -get" and am getting the password in Popup window but i want to get it into my *.bat file

can you please help me from which file i can get the password.
 
Hi,
The simplest way is to change the password to the new one.
You can do it in Panel > Tools & Settings > Database servers > Choose your server > Change password
 
I dont want to change the password . i am writing a batch file which will automate the backup for that it must retrieve the MySQL password . please tell the file from where i can that password .
 
Sorry, I did not understand your problem at first time.
Propose to use "admin.exe --show-password"
 
Back
Top