Failed to update your /wp-config.php file automatically.
-
I am getting this error
Failed to update your /wp-config.php file automatically. Please add the following line to your /wp-config.php file (right after the opening <?php tag; on it's own line).I already have
define('WP_CACHE', TRUE);in my config so this error is misleading. I usedefine('WP_CACHE', true);in my code if it’s a case-sensitive check, if at all.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Failed to update your /wp-config.php file automatically.’ is closed to new replies.