Memcache may not work, how to configure config.php for memcache?
Hello,
my caching plugin vB Optimize says this when runing test:
Quote:
Running Test: Fetch Cache
" Your Opcache Operator extension is functioning, however it is unable to store data. Please check your extension configuration."
The operator is set to Memcache.
And this is from phpinfo:
Quote:
memcache support enabled
Active persistent connections 0
Version 2.2.7
Revision $Revision: 327750 $
Directive Local Value Master Value
memcache.allow_failover 1 1
memcache.chunk_size 8192 8192
memcache.default_port 11211 11211
memcache.default_timeout_ms 1000 1000
memcache.hash_function crc32 crc32
memcache.hash_strategy standard standard
memcache.max_failover_attempts 20 20