• Hi,
    When I open error.log file, I can see following error.

    WordPress database error Out of resources when opening file ‘wp_wfLockedOut.MYD’ (Errcode: 24 – Too many open files) for query SHOW FULL COLUMNS FROM wp_wfLockedOut made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), include_once(‘/plugins/wordfence/wordfence.php’), wordfence::install_actions, wordfence::isLockedOut, wfLog->isIPLockedOut, wfDB->querySingle

    I guess that message mean “wordfence tried to write the hack user into wp_wfLockedOut table, but it’s failed because of some DB setting”. Is it correct?

    Is it wpfence issue or db issue?
    Thanks.

    https://www.ads-software.com/plugins/wordfence/

Viewing 1 replies (of 1 total)
  • Hello idpokute,
    yes your interpretation seems correct. It seems like it’s a database performance issue. You can start by checking that none of your database tables are corrupt. If any of them are, do a repair. You might also want to check if you are running out of disk space. Let me know how it goes!

Viewing 1 replies (of 1 total)
  • The topic ‘question about error message.’ is closed to new replies.