Re: memcached isspace(3) on server start with any cache refference

2009-12-14 Thread Rene Jochum
Hi timjdavey, You have to replace spaces in your key see: http://www.cppreference.com/wiki/c/string/isspace try the same in the terminal with spaces ... Seems to be bee a bug in cmemcache. Hope i could help you or someone else, Rene Jochum On 9 Nov., 11:46, timjdavey wrote: > Hey I'm getting

memcached isspace(3) on server start with any cache refference

2009-11-09 Thread timjdavey
Hey I'm getting: mcm_validate_key_func():3443: memcache(4) protocol error: isspace(3) returned true for character in key error when I start a server (right after the "Validating models" step). The weird and annoying part is - is that I've not yet implemented cache anywhere yet. Only in setting