[TYPO3-core] RFC #15721: Bug: Memcache::delete() without timeout param causes loss of memcache server in pool

Steffen Gebert steffen.gebert at typo3.org
Sun Feb 13 10:22:59 CET 2011


> Different versions of memcache handle the missing time differently.
> Prior to 1.4.3 a time wasn't required but 1.4.4+ requires a 0 for a timeout.
>
> Solution:
> Explicitly state a timeout of 0 in code.

Please see the comment of Stephan Seitz, which appears out of this thread:

> the issue in debian squeeze is a lower level incompatibility between the php5-memcache and memcached (each from the squeeze repository).
> I've already filed a bugreport to the php5-memcache maintainer. He's currently aware of this, but due to a version freeze, he needs to backport.
>
> The problem is not only faced by TYPO3, it comes up with any php application utilizing the memcache framework.
>
> To get rid of this issue, do:
>
> # apt-get remove php5-memcache
> # apt-get install php5-dev
> # pecl install memcache

Kind regards
Steffen

-- 
Steffen Gebert
TYPO3 v4 Core Team Member

TYPO3 .... inspiring people to share!
Get involved: http://typo3.org


More information about the TYPO3-team-core mailing list