If this is a single server install then you don't need memcahced installed or running.
Check with the following:
Code:
zmprov gs `zmhostname` | grep zimbraServiceInstalled
zmprov gs `zmhostname` | grep zimbraServiceEnabled
If installed and running then get rid of it with:
Code:
zmprov ms `zmhostname` -zimbraServiceEnabled memcached
zmcontrol stop
zmcontrol start