Thank you for creating an akeeba back up for wordpress.
My issues arise with restoring the db.
ANGIE gives me: a Database error processing line 10
Database server error reply:
ErrNo #0
SQL=
CREATE TABLE `#__commentmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `comment_id` bigint(20) unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`meta_id`), KEY `comment_id` (`comment_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=68 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci
I attempted to import the db from an export from phpmyadmin and it said in a red box:
Error
SQL query:
/*!40101 SET NAMES utf8mb4 */;
MySQL said: Documentation
#1115 - Unknown character set: 'utf8mb4'
The answers I got on google were over my paygrade!
What do you think I can do?
regards,
Greg Dahl for MTempo
[email protected]