• Resolved Valdinia

    (@valdinia)


    In php_errorlog I have this error (many times):

    [21-Mar-2017 09:40:56 UTC] WordPress database error Table ‘zzz_wp762.cerber_acl’ doesn’t exist for query SELECT tag FROM cerber_acl WHERE ip_long_begin <= 1467385729 AND 1467385729 <= ip_long_end 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/wp-cerber/wp-cerber.php’), WP_Cerber->__construct, cerber_acl_check

    What has to be done to solve this?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author gioni

    (@gioni)

    Do the following steps.

    1. Log in to the WordPress admin dashboard.
    2. Go to the WP Cerber -> Tools menu.
    3. Click the Show diagnostic information link at the bottom of the page.
    4. Scroll down a bit and find the link Force upgrade tables.
    5. Click the link.

    Thread Starter Valdinia

    (@valdinia)

    Thank you for your answer Gioni!
    I forced tables upgrade as you advised, but some database errors resulted, like duplicate columns.
    So I had to uninstall and then reinstall the plugin. Now everything is in order, no more errors in php_errorlog.

    Plugin Author gioni

    (@gioni)

    I’m glad to hear that. Actually, you didn’t need to reinstall the plugin because that duplicate columns message is OK for your case.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Table ‘zzz_wp762.cerber_acl’ doesn’t exist’ is closed to new replies.