WordPress database error Table doesn’t exist in engine for query…
-
WordPress database error Table doesn’t exist in engine for query…
I am getting 100s of lines very similar to the following error in the WordPress /wp-content/debug.log:
[26-Sep-2018 21:49:21 UTC] WordPress database error Table ‘databasename.wp_wfConfig’ doesn’t exist in engine for query SELECT name, val, autoload FROM wp_wfConfig WHERE name = ‘apiKey’ made by activate_plugin, include_once(‘/plugins/wordfence/wordfence.php’), wordfence::install_actions, wordfence::getLog, wfLog::shared, wfConfig::get
I have tested this with the default theme twentyseventeen and NO other plugins activated. I have tried deleting all code based configs and all database tables. The errors re-appears on every page load.
I have tested using older version of the plugin back to version 7.1.0 and I still get these entries in the debug.log.
I am running this on NGINX via Docker locally and on NGINX via Azure remotely.
- The topic ‘WordPress database error Table doesn’t exist in engine for query…’ is closed to new replies.