Jump to content

MEMCACHE PECL ... again :-(


rv01

Recommended Posts

Hi

I run 1.6.0.8 (upgraded from 1.4.0.7), running on Arvixe VPS.

Memcache Pecl is installed on the VPS server.

 

When trying to enable memcache from "admin/performance",

the BO keeps saying "you must install memcache...".

 

If this option is there it should work no?

But I see plenty of people having problems with that cache system.

Any idea?

Thanks

Link to comment
Share on other sites

  • 4 weeks later...

 

I had the Same Problem.

 

Problaby you instaled memcache and not memcached. install this one

 

yum install php-pecl-memcached   (in centos6.5)
 
then type
 
service memcached restart
 
and try again. 
 
It worked for me.

 

 

Does not work:  yum says:   No package php-pecl-memcached available.

Link to comment
Share on other sites

×
×
  • Create New...