Hi Igor, thanks for your reply. I tried the following commands but they didn't work. They only created blank backup files 0 kb sized.
/usr/bin/mysqldump -uadmin -p`cat /etc/psa/.psa.shadow` mydatabasename | gzip -9 > /httpdocs/mydatabasename.sql.gz
/usr/bin/mysqldump -uroot -p`cat...
Hello,
I'm new to Parallels Panel. I use version 11.0.9. I searched the forum and tutorials for a while but I couldn't find the exact solution. I want to backup mysql database daily. First of all, what is the best way for daily database backup in plesk. I'm trying to do this in Scheduled Tasks...