Title: Nginx Error Logs
Last modified: August 28, 2026

---

# Nginx Error Logs

 *  Resolved [abbiegator](https://wordpress.org/support/users/abbiegator/)
 * (@abbiegator)
 * [1 week ago](https://wordpress.org/support/topic/nginx-error-logs/)
 * Hey folks, So I’ve got a bunch of errors appearing from Wordfence in my error
   logs which I think are due to something being misconfigured from Wordfence.
 * `2026/08/28 11:21:26 [error] 53270#53270: *58009 FastCGI sent in stderr: "PHP
   message: WordPress database error Unknown column 'fakegoogle' in 'where clause'
   for query SELECT SUM(blockCount) as blockCount
   FROM wp_wfblockediplog
 * `2026-08-28 11:21:26.322 error WHERE unixday >= FLOOR(UNIX_TIMESTAMP(DATE_SUB(
   NOW(), interval 30 day)) / 86400) AND blockType IN ("fakegoogle", "badpost", "
   country", "advanced", "waf") made by do_action('toplevel_page_Wordfence'), WP_Hook-
   >do_action, WP_Hook->apply_filters, wordfence::menu_dashboard, require('/plugins/
   wordfence/lib/menu_dashboard.php'), wfDashboard->__construct, wfActivityReport-
   >getBlockedCount; PHP message: WordPress database error Unknown column 'throttle'
   in 'where clause' for query SELECT SUM(blockCount) as blockCount
   FROM wp_wfblockediplogWHERE
   unixday >= FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 1 day)) / 86400) AND
   blockType IN ("throttle", "brute") made by do_action('toplevel_page_Wordfence'),
   WP_Hook->do_action, WP_Hook->apply_filt
 * `2026/08/28 11:21:26 [error] 53270#53270: *58009 FastCGI sent in stderr: "rd-
   >__construct, wfActivityReport->getBlockedCount; PHP message: WordPress database
   error Unknown column 'blacklist' in 'where clause' for query SELECT SUM(blockCount)
   as blockCount
   FROM wp_wfblockediplogWHERE unixday >= FLOOR(UNIX_TIMESTAMP(DATE_SUB(
   NOW(), interval 30 day)) / 86400) AND blockType IN ("blacklist", "manual") made
   by do_action('toplevel_page_Wordfence'), WP_Hook->do_action, WP_Hook->apply_filters,
   wordfence::menu_dashboard, require('/plugins/wordfence/lib/menu_dashboard.php'),
   wfDashboard->__construct, wfActivityReport->getBlockedCount" while reading response
   header from upstream, client: 1.44.109.153, server: <HOST>, request: "GET /wp-
   admin/admin.php?page=Wordfence HTTP/1.1", upstream: "fastcgi://unix:/run/php/
   php8.4-fpm.sock:", host: "<HOST>", referrer: "https://<HOST>/wp-admin/"
 * The first error appeared several times when I tried to access the wordfence page
   on my website. So curious what you think.
 * These logs also spread out over multiple lines breaking any logging monitoring
   tool that you might have which is a problem.
    -  This topic was modified 1 week ago by [abbiegator](https://wordpress.org/support/users/abbiegator/).

Viewing 1 replies (of 1 total)

 *  Plugin Support [wfmargaret](https://wordpress.org/support/users/wfmargaret/)
 * (@wfmargaret)
 * [1 day, 20 hours ago](https://wordpress.org/support/topic/nginx-error-logs/#post-19010048)
 * Hi [@abbiegator](https://wordpress.org/support/users/abbiegator/),
 * Thank you for reaching out! We found that this is due to `ANSI_QUOTES` being 
   enabled in the database. I’ve reported it to the team, and we’ve created an issue
   to resolve this. Unfortunately, I can’t provide timelines or expected release
   dates on the forums, but you can check our change log at [https://wordpress.org/plugins/wordfence/#developers](https://wordpress.org/plugins/wordfence/#developers)
   for updates. Thank you again for reporting this!
 * Thanks,
   Margaret

Viewing 1 replies (of 1 total)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fnginx-error-logs%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/wordfence/assets/icon.svg?rev=2070865)
 * [Wordfence Security - Firewall, Malware Scan, and Login Security](https://wordpress.org/plugins/wordfence/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordfence/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordfence/)
 * [Active Topics](https://wordpress.org/support/plugin/wordfence/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordfence/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordfence/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [wfmargaret](https://wordpress.org/support/users/wfmargaret/)
 * Last activity: [1 day, 20 hours ago](https://wordpress.org/support/topic/nginx-error-logs/#post-19010048)
 * Status: resolved