L Lindsay@ Guest Nov 16, 2008 #1 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
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
A awpti Guest Nov 16, 2008 #2 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
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
M michiganmedia Guest Dec 15, 2008 #4 Look in your control panel databases can be found by going to the domain level view and clicking on databases.
Look in your control panel databases can be found by going to the domain level view and clicking on databases.