How to completely remove memcache in centos 5.8?

nadlerz

Verified User
Joined
Apr 29, 2012
Messages
140
I'm using it, but somehow.
Some of my db table got corrupted everyday :(
Specially session tables , Myisam :(
 
Are you killing mysql without use the restart command somehow?

Cause usually session table get corrupted when mysql is killed and i dont think should be related to memcached. (but maybe im wrong).

Also, you are using a pretty old and insecure php version, i would suggest you to update to 5.3.x for better security.

Regards
 
Back
Top