WP_CACHE_KEY_SALT not used
-
I configured database and key salt in wp_config.php. When the plugin is disabled, I can see the status shows the settings correctly. But when the plugin is enabled, the WP_CACHE_KEY_SALT is blank. I suspect this causes conflict with other sites on the same server although I already set a unique database number for each site.
PHP Version: 5.6.24-0+deb8u1
Multisite: No
Redis: Not Found
Predis: 1.1.1
Status: Disabled
Client: predis
WP_REDIS_CLIENT: “predis”
WP_REDIS_DATABASE: 2
WP_CACHE_KEY_SALT: “dotcomdotau”
Drop-in: InvalidPHP Version: 5.6.24-0+deb8u1
Multisite: No
Redis: Not Found
Predis: 1.1.1
Status: Connected
Client: Predis (v1.1.1)
WP_REDIS_CLIENT: “predis”
WP_REDIS_DATABASE: 2
WP_CACHE_KEY_SALT: “”
Drop-in: Valid
Global Prefix: “wp_”
Blog Prefix: “wp_”
Global Groups: [“blog-details”,”blog-id-cache”,”blog-lookup”,”global-posts”,”networks”,”rss”,”sites”,”site-details”,”site-lookup”,”site-options”,”site-transient”,”users”,”useremail”,”userlogins”,”usermeta”,”user_meta”,”userslugs”]
Ignored Groups: [“counts”,”plugins”]
The topic ‘WP_CACHE_KEY_SALT not used’ is closed to new replies.