why isn't DB cache working for me?
-
Hi.
I am using W3TC and enabled minify cache and DB cache.
minification is fine.
but DB cache is not working. I have enabled Debug mode, but nothing shows there.
checking the htaccess, found out that W3TC has added nothing to it. (of course I am checking the true htaccess file! )
just one line of code exists in wp-config.php:
define('WP_CACHE', true);
I removed all query words in Database cache >> Reject query words and tested again, but the result was the same and no query was cached.
here is the link to my website:
https://goo.gl/ouGh2w
Debug mode for DB cache is still turned on. you can check it yourself.
Thanks.Update:
I have tested DB cache with APC and Disk. the result is the same and no query caches.
https://www.ads-software.com/plugins/w3-total-cache/
- The topic ‘why isn't DB cache working for me?’ is closed to new replies.