[horde] Can't upgrade Horde_Memcache
Jens Wahnes
wahnes at uni-koeln.de
Wed Jun 23 13:09:50 UTC 2021
Brent wrote:
> My horde installation WAS working with pecl memcache, but I just removed
> it and installed pecl memcached instead and now I can upgrade
> Horde/Memcache.
I agree that it's pretty confusing to have two competing PHP/PECL
packages like memcache and memcached that do the same thing for the
most, but differ in subtleties. I've been sticking with the memcached
package for a while now and it seems to work OK.
> Seems to be working; though, I've no idea how to test whatever this
> module does directly. I can only say that horde seems to be working,
> but it is caching anything? No clue.
You can run the "horde-memcache-stats" tool to show you some stats about
cache usage. If the figures reported there increase over time, as users
access common data within Horde, you can be pretty sure that the cache
is actually being used.
Jens
More information about the horde
mailing list