• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Help with Missing Database Backup Repository button

proset

New Pleskian
I have a 1&1 VPS that I haven't really used in several years. I currently have PLESK 10.4.4 Update #45 installed. I want to import a MYSQL database file using the Database Backup Repository feature but am missing the Database Backup Repository button. This is the first time I've tried to do this.

Before trying to import the MYSQL database file I upgraded MYSQL using the PLESK MYSQL upgrade component, MySQL v5.5 (packaged by Parallels). I also upgraded my PHP using the PLESK PHP component. My database server is listed as Local MySQL server (default for MySQL).

I also attempted to import the MySQL database using PLESK phpMyAdmin and it can't connect i.e. just sits there trying to connect.

Any help would be greatly appreciated.

Thank you.
 
You can upload the database using WinSCP to your server and then use the command mysql -uadmin -p`cat /etc/psa/.psa` dbname < dbfile.sql

If you need help doing this for you, then Level3 ticket on the URL below should get you the solution:

http://www.jolis.net/packages.php?spt=47
 
Back
Top