• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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