Memcache Class Not Found

Suleman Ali untenable at gmail.com
Sun Aug 19 16:48:56 UTC 2007


I'm seeing this PHP error when trying to instantiate a Memcache object:

*Fatal error*: Class 'Memcache' not found in *
/home/sali/public_html/doubledare/lib2.php* on line *2491

*
The PHP memcached client is installed correctly as far as I can tell as php
-i | grep memcache returns the following:

[root at esgut3 doubledare]# php -i | grep memcache
memcache
memcache support => enabled
memcache.allow_failover => 1 => 1
memcache.chunk_size => 8192 => 8192
memcache.default_port => 11211 => 11211
memcache.max_failover_attempts => 20 => 20
Registered save handlers => files user sqlite memcache


Any ideas what I'm doing wrong?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.danga.com/pipermail/memcached/attachments/20070819/8f570dd8/attachment.htm


More information about the memcached mailing list