Memcache
and Memcached
are two different PHP extensions. Memcache
is the older deprecated one. Memcached
is a much newer and fully supported extension.
Check out http://pecl.php.net/package/memcached
You may need to also install libmemcached
https://launchpad.net/libmemcached/+download