• our AIO WP Security plugin is generating Apache Errors on EVERY task performed on ALL the sites we use the plugin
    PLUS mod_fcgid warnings! About 70,000 per week per site

    Every time you click a link on EVERY site Apache generates an error related to the plugin trying to “log” it.

    We either have to have a way to turn YOUR Logging off, or we have to remove your plugin off of 37 sites. It is filling up our log files.
    “Disabling security” did NOT fix the issue.
    Ripping out the plugin DOES fix issue – logs are error & warning free

    I sent emails to support and got no response (last issue I posted on forum also got no response)

    Joe C.
    CTO Dead Parrot Software Inc.

    Typical error:

    AH01071: Got error ‘PHP message:
    WordPress database error Invalid default value for ‘created’ for query CREATE TABLE ourdomain_aiowps_debug_log (\n id bigint(20) NOT NULL AUTO_INCREMENT,
    \n level varchar(25) NOT NULL DEFAULT ”,
    \n message text NOT NULL DEFAULT ”,
    \n type varchar(25) NOT NULL DEFAULT ”,
    \n created datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
    \n PRIMARY KEY (id)\n )DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; made by require(‘wp-blog-header.php’),
    require_once(‘wp-load.php’),
    require_once(‘wp-config.php’),
    require_once(‘wp-settings.php’),
    nclude_once(‘/plugins/all-in-one-wp-security-and-firewall/wp-security.php’),
    include_once(‘/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php’), AIO_WP_Security->__construct,
    AIO_WP_Security->loader_operations, AIOWPSecurity_Logger->__construct, AIOWPSecurity_Logger->maybe_create_debug_log_table, maybe_create_table’

    warning:
    mod_fcgid: stderr: WordPress database error Invalid default value for ‘created’ for query CREATE TABLE ourdomain_aiowps_debug_log (, referer: https://subdomain.ourdomain.com/wp-admin/admin-ajax.php?action=wordfence_testAjax

  • The topic ‘Causing Apache Errors & Warnings on 37 Sites’ is closed to new replies.