• 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.

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