[ad_1]
I am getting redis cache issue after migrating to a new server.
How can i disable this?
* define(‘WP\_CACHE’, false); on wp-config didn’t work
* I have disabled all plugins and switched to default theme.
* Even i delete object-cache.php file it creates again when website load.
