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

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