Hi,
I have Wordfence successfully installed on several wordpress installations including one MU with about 60 sites running. This morning I tried to install Wordpress on a simple wordpress blog, but when I click the scan button, it runs for a few seconds and then stops.
I have followed several troubleshooting guides that outline problems like password protecting the wp-admin folder, permission, setting "Start all scans remotely", removing a blank line from the bottom of wordfence.php, etc. None of the solutions seem to resolve my problem.
Details:
Wordpress 3.92 running on an ubuntu 12.04.4LTS VPS
Installed Plugins: Akismet (disabled), Hello Dolly (disabled), WordFence Security v5.1.7 (active).
No errors reported during the install, phpmyadmin shows the wp_wfxxxx tables were installed and contain data. The only error I can find is in /var/log/apache2/error.log
WordPress database error Table 'wordpress.wp_wfConfig' doesn't exist for query insert into wp_wfConfig (name, val) values ('cbl_restOfSiteBlocked', '1') ON DUPLICATE KEY UPDATE val='1' made by activate_plugin, do_action('activate_wordfence/wordfence.php'), call_user_func_array, wordfence::installPlugin, wordfence::runInstall, wfConfig::set, wfDB->queryWrite, referer: http://xxxxxxxxx.ca/wordpress/wp-admin/update.php?action=install-plugin&plugin=wordfence&_wpnonce=a01b105434
Looking at the MySQL data the table wp_wfConfig does exist, as does the entry for cbl_restOfSiteBlocked within this table. Since Wordfence was able to create it's tables it does not appear to be a database issue either.
Any help/suggestions would be greatly appreciated.
Thanks in advance,
c3dub