Error Log Entries for Multisite Create Site
-
Just passing on some error log entries that are generated when adding a new site on a multisite setup using subdomains. This is PHP 8.0, WordPress 6.1.1 and the AIOWPS Plugin version 5.1.5
I’m also using W3 Total Cache V2.3.0 as shown in the error log but I do not believe that is the source of the errors. The errors did not have any adverse effect on the newly created site. It just filled the error log.
……
/public_html/blog/wp-admin/network/error_log
[08-Mar-2023 15:48:01 UTC] WordPress database error Incorrect index name ” for query ALTER TABLE wp_aiowps_audit_log ADD KEY
(
username
) made by wpmu_create_blog, wp_insert_site, do_action(‘wp_initialize_site’), WP_Hook->do_action, WP_Hook->apply_filters, aiowps_ms_handle_new_site, AIOWPSecurity_Installer::create_db_tables, dbDelta, W3TC\DbCache_WpdbNew->query, W3TC\DbCache_WpdbInjection_QueryCaching->query, W3TC\_CallUnderlying->query, W3TC\DbCache_WpdbNew->query, W3TC\DbCache_WpdbInjection->query, W3TC\DbCache_WpdbNew->default_query[08-Mar-2023 15:48:01 UTC] WordPress database error Incorrect index name ” for query ALTER TABLE wp_aiowps_audit_log ADD KEY(
ip
) made by wpmu_create_blog, wp_insert_site, do_action(‘wp_initialize_site’), WP_Hook->do_action, WP_Hook->apply_filters, aiowps_ms_handle_new_site, AIOWPSecurity_Installer::create_db_tables, dbDelta, W3TC\DbCache_WpdbNew->query, W3TC\DbCache_WpdbInjection_QueryCaching->query, W3TC\_CallUnderlying->query, W3TC\DbCache_WpdbNew->query, W3TC\DbCache_WpdbInjection->query, W3TC\DbCache_WpdbNew->default_query[08-Mar-2023 15:48:01 UTC] WordPress database error Incorrect index name ” for query ALTER TABLE wp_aiowps_audit_log ADD KEY(
level
) made by wpmu_create_blog, wp_insert_site, do_action(‘wp_initialize_site’), WP_Hook->do_action, WP_Hook->apply_filters, aiowps_ms_handle_new_site, AIOWPSecurity_Installer::create_db_tables, dbDelta, W3TC\DbCache_WpdbNew->query, W3TC\DbCache_WpdbInjection_QueryCaching->query, W3TC\_CallUnderlying->query, W3TC\DbCache_WpdbNew->query, W3TC\DbCache_WpdbInjection->query, W3TC\DbCache_WpdbNew->default_query[08-Mar-2023 15:48:01 UTC] WordPress database error Incorrect index name ” for query ALTER TABLE wp_aiowps_audit_log ADD KEY(
event_type
) made by wpmu_create_blog, wp_insert_site, do_action(‘wp_initialize_site’), WP_Hook->do_action, WP_Hook->apply_filters, aiowps_ms_handle_new_site, AIOWPSecurity_Installer::create_db_tables, dbDelta, W3TC\DbCache_WpdbNew->query, W3TC\DbCache_WpdbInjection_QueryCaching->query, W3TC\_CallUnderlying->query, W3TC\DbCache_WpdbNew->query, W3TC\DbCache_WpdbInjection->query, W3TC\DbCache_WpdbNew->default_query
- The topic ‘Error Log Entries for Multisite Create Site’ is closed to new replies.