mod_memcache.c Error while running command delete: SYSTEM ERROR
I had this error on a customers freeswitch. Turns out i forgot to install memcache yum install memcached chkconfig –level 345 memcached on service memcached start And all fixed =)
I had this error on a customers freeswitch. Turns out i forgot to install memcache yum install memcached chkconfig –level 345 memcached on service memcached start And all fixed =)