Hi!
Steffen Müller wrote:
> 'servers' => array('localhost:11211'),
Must be:
'servers' => array('tcp://localhost:11211'),
I run with unix:// prefix all the time and my FE works ok. May be you have connection problems to memcached backend?
--
Dmitry Dulepov
TYPO3 core team
http://dmitry-dulepov.com/