Memcache Install Misconfigured

Suleman Ali untenable at gmail.com
Fri Sep 7 15:46:36 UTC 2007


I installed memcached like I always do but it's not working!  I have it
misconfigured somehow.

PHP sees memcache:

[root at esgut7 /]# 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 I get this error when trying to invoke it via the website/apache.

*Fatal error*: Class 'Memcache' not found in *
/home/sali/public_html/test.php* on line *25

*I don't get this error when I run the test.php from the command line as
root.

*
*To be honest, I've seen this before and worked around it somehow...I don't
remember how though :(. *
*


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


More information about the memcached mailing list