Fresh install Setup Guide fails on Test Page Cache – Could not update config
-
I’m working through a fresh install and the setup guide is failing to complete the Test Page Cache stage.
Installation is v2.3.3 on the docker wordpress:6.2.2-php8.0-apache image with debugging enabled
On website error is: “Could not update configuration. Please reload the page to try again or click skip button to abort the setup guide.”
debug log shows:
[13-Jul-2023 06:19:47 UTC] PHP Fatal error: Uncaught W3TC\Util_Environment_Exceptions in /var/www/html/wp-content/plugins/w3-total-cache/PgCache_Environment.php:17
Stack trace:
0 /var/www/html/wp-content/plugins/w3-total-cache/SetupGuide_Plugin_Admin.php(261): W3TC\PgCache_Environment->fix_on_wpadmin_request(Object(W3TC\Config), true)
1 /var/www/html/wp-includes/class-wp-hook.php(308): W3TC\SetupGuide_Plugin_Admin->config_pgcache(”)
2 /var/www/html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(”, Array)
3 /var/www/html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
4 /var/www/html/wp-admin/admin-ajax.php(188): do_action(‘wp_ajax_w3tc_co…’)
5 {main}
thrown in /var/www/html/wp-content/plugins/w3-total-cache/PgCache_Environment.php on line 17The browser dev-tools show a single admin-ajax.php request with a 500 error.
- The topic ‘Fresh install Setup Guide fails on Test Page Cache – Could not update config’ is closed to new replies.