• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Access to the database

L

Lindsay@

Guest
How can you get access on root@localhost or admin@localhost in MySQL and run mysqldump.sh?

I run Debian etch and PLESK 8.6.0
 
Feed the 'admin' password to the script?

Don't know what this mysqldump.sh script is but..

mysqldump -uadmin -p`cat /etc/psa/.psa.shadow` DB_NAME > my_backup_file.sql
 
Look in your control panel databases can be found by going to the domain level view and clicking on databases.
 
Back
Top