• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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