• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Importaing thousands of databases into Plesk

S

StéphaneS

Guest
Hello,

What is the way to import 3000+ MySQL Databases on Plesk 10 please? My hosting provider told me I have to do it manualy, one after each other!... You understand it is impossible. But is there a easier way?
Thanks
 
Just create dump of these databases and import these dumps with some cycle script with using

mysql -uadmin -p`cat /etc/psa/.psa.shadow` < dump_file1, dump_file2....dump_file3000
 
Hello,

Thanks a lot for your answer! It works!
But at the end Plesk seems to be too complicated for me, I can't even put a website online, there are tons of config files owned by Plesk everywhere and I can't understand the processes (I tryied understanding during one week). My hosting provider doesn't want to do the migration and I havn't money to spend in it. So I decided to comme back to Webmin and basis clean environment of Linux.

Regards
 
Back
Top