Well last week my server was crashed and my host support team did the backup themselves. They did 2 copies of backup. One folder had the Wordpress files backup and another folder had all the "mysql tables" backup in the format .opt, .frm, .myd, .myi [I was expecting .sql file backup instead] but these people did the backup of TABLES. I restored my wordpress files but I'm unable to restore these .opt, .frm, .myd, .myi. I have no idea where to upload these files. Also there on phpmyadmin there is no option to IMPORT these kind of files. Is there any easy way restoring. Please suggest Well I forgot to say that right now my site is giving an error too Warning: require(/home/active10/public_html/alltechgulf.com/wp-includes/functions.php) [function.require]: failed to open stream: No such file or directory in /home/active10/public_html/alltechgulf.com/wp-settings.php on line 67 Fatal error: require() [function.require]: Failed opening required '/home/active10/public_html/alltechgulf.com/wp-includes/functions.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/active10/public_html/alltechgulf.com/wp-settings.php on line 67 Well I think this might be resolved once the mysql is restored so can anyone tell me how to restore.
Like others I have option to IMPORT , EXPORT... I know how to import .sql file but never seen such kind of files.