• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be 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.

wordpress mysql database restore with .frm, .MYD, and .MYI files

mazaamahesh

Basic Pleskian
Today my client has uninstall his wordpress from plesk mistakenly. I have windows server backup to restore the files and database. i can restore the files, but how can i restore the mysql database because i have .frm, .myd and .myi files. Please help.
 
If you move those files back to (by default) C:\Program Files (x86)\Parallels\Plesk\Databases\MySQL\data\database_name that should bring it back alive (haven't tested myself, though)
 
thanks for the reply. i have create the database with the same name and copy all the files to C:\Program Files (x86)\Parallels\Plesk\Databases\MySQL\data\database_name\ and restart the mysql server its showing the tables, but when i click on table it's gives me the error table "table_name" doesn't exist.
 
Back
Top