Tagged Questions
0
votes
1answer
797 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 ...