When I run the memcache.php application by Harun Yayli, I get this
message: Cant connect to:localhost:11211.

phpinfo() reports the following:

memcache support        enabled
Active persistent connections   0
Version         2.2.5
Revision        $Revision: 1.111 $

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

I guess I need to know how to start the daemon. I installed memcached
as a module in my VPS using WHM. I have recycled Apache twice and
confirmed that memcached.so extension is in the php.ini file.

Can anyone tell me how to crank this puppy up?

Thanks!

Reply via email to