• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Importing existing MYSQL database..?

R

rbhaydon

Guest
I hope this isn't an easy question that's obvious to everyone but me...

I have an existing client running a website using PHP and a separate MYSQL databaase. I have imported all the HTML/.PHP files into a new PLESK domain, but when I looked up the chapter on setting up user databases in the PLESK 7.5 Reloaded manual, it talks about uploading the database via a "SQL script". Did I misunderstand? I guess this is not as simple as a file copy from the old server to the new one+ a few other steps...I think PLESK/PHP-MySQL is much better for people starting a database from scratch...?

Can anyone please tell me how I import an existing MySQL dB from one Linux server to a PLESK Linux server?

Very much appreciated!

Thanks,
Bruce :confused:
 
Hi,

Can anyone please tell me how I import an existing MySQL dB from one Linux server to a PLESK Linux server?

Probably the best way is to create a new database in Plesk and then import data for this database from SQL-dump from other server (either via console or using phpmyadmin).

Regards,

Pink
 
Back
Top