So I finally figured out what was wrong. It is the permissions. I was reading this blog: Installing and configure Memcache on CentOS 7 and changed to this: OPTIONS="-s '/var/run/memcached/memcached.sock' -a 0766" and now everything works. [ATTACH]...