Answer the question
In order to leave comments, you need to log in
Why is the \Memcached() class not found, although the php_memcache.dll library is included?
Given:
Error : Class 'Memcached' not found
memcache.allow_failover
1
memcache.chunk_size
32768
memcache.compress_threshold
20000
memcache.default_port
11211
memcache.hash_function
crc32
memcache.hash_strategy
consistent
memcache.lock_timeout
15
memcache.max_failover_attempts
20
memcache.prefix_host_key
0
memcache.prefix_host_key_remove_subdomain
0
memcache.prefix_host_key_remove_www
1
memcache.prefix_static_key
memcache.protocol
ascii
memcache.redundancy
1
memcache.session_prefix_host_key
0
memcache.session_prefix_host_key_remove_subdomain
0
memcache.session_prefix_host_key_remove_www
1
memcache.session_prefix_static_key
memcache.session_redundancy
2
memcache.session_save_path
Answer the question
In order to leave comments, you need to log in
memcache and memcache d are different things.
php_memcache.dll is not related to class \Memcache d
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question