New wp-config.php settings not loaded

[ad_1]

I added these settings jus now to wp-config.php:

// change the prefix and database for each site to avoid cache data collisions
define( 'WP_REDIS_PREFIX', 'snaak-prod' );
define( 'WP_REDIS_DATABASE', 1 ); // 0-15

// reasonable connection and read+write timeouts
define( 'WP_REDIS_TIMEOUT', 2 );
define( 'WP_REDIS_READ_TIMEOUT', 2 );

I restarted Redis

systemctl restart redis

I disabled and enabled Redis Object Cache plugin, flushed cache, but still it loads data into database 0

Client:	PhpRedis (v5.3.7)
Host:	127.0.0.1
Port:	6379
Database:	0
Connection Timeout:	1s
Read Timeout:	1s
Retry Interval:	0ms
Redis Version:	5.0.3

Any ideas why?

  • This topic was modified 2 hours, 24 minutes ago by Rhand.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer