[TYPO3-project-4-3] Testing the memcached backend

Steffen Müller typo3 at t3node.com
Fri Mar 13 18:30:05 CET 2009


Hi.

On 13.03.2009 17:50 Dmitry Dulepov wrote:
> 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?
> 

both did not help.
memcached works, I have tested it manually with standalone php. Connects
fine.

Following the exceptions it seems that $backendClassReference seems to
be empty in t3lib_cache_Factory::create() See:
#1
/var/www/typo3_src/typo3_src-trunk/t3lib/cache/class.t3lib_cache_factory.php(83):
t3lib_div::makeInstance(NULL, Array)

But that doesn't make sense.

-- 
cheers,
Steffen

http://www.t3node.com/


More information about the TYPO3-project-4-3 mailing list