Memcache class not found when accessed over internet

Suleman Ali untenable at gmail.com
Thu Sep 20 19:17:24 UTC 2007


I've memcached installed and running.  And it works when accessed from the
command line:

$ 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

But fails when accessed over the internet/through apache:
*
Fatal error*: Class 'memcache' not found in *
/home/sali/public_html/tp/test.php* on line *29*

What am I doing wrong?

-- 
Suleman Ali
www.techbeef.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.danga.com/pipermail/memcached/attachments/20070920/f1a0c696/attachment-0001.html


More information about the memcached mailing list