The memcached tag has no wiki summary.
1
vote
0answers
114 views
Memcache alternative for cpanel hosting
Memcache is the best caching API for php, but it is not available on most of the hosting providers. Are there any alternatives to memcache which are available for most hosting providers(e.g. Godaddy)?
...
0
votes
1answer
776 views
Removing Memcache and Memcached from a Centos server
A while back I started looking into caching, (I think) I mistakenly installed both Memcache and Memcached.
If I cd / then I have both:
memcache/memcache-3.0.6
memcached/memcached-1.4.10
How ...