[TYPO3-dev] TYPO3 4.5.5-dev and memcache
Thomas "Thasmo" Deinhamer
thasmo at gmail.com
Sun Aug 28 02:08:10 CEST 2011
Hoi folks,
I installed memcache on Windows, using PHP 5.3.x and Apache 2.2.
Configured the caching to use the caching framework and memcache
for all three caches, but I get this error in FE and FE:
--------------------------------------------------
"#1207208100: Could not set value. Could not set data to memcache server."
t3lib_cache_Exception thrown in file
C:\Users\Thasmo\Dropbox\Development\www\library\typo3\t3lib\cache\backend\class.t3lib_cache_backend_memcachedbackend.php
in line 285.
t3lib_cache_backend_MemcachedBackend::set("02398f3e237622f9c0c57c46d2e0c4de",
"s:7869:"a:3:{s:8:"TSconfig";a:4:{s:8:"options.";a:…:"match";a:0:{}}f9adc3e058fb6e84b996661d324467fb";",
array, 0)
00101: $this->backend->set($entryIdentifier, serialize($variable),
$tags, $lifetime);
--------------------------------------------------
Any ideas?
Thanks a lot,
Thomas
More information about the TYPO3-dev
mailing list