On Ubuntu, I get an error message in memcache.
Fatal error: Class 'Memcached' not found
I have xampp and I installed memcached and memcach. Actually I want memcache, and I don't know what the problem is. When I start the terminal, I get the following:
/etc/init.d/memcached status * memcached is running
Besides
telnet 127.0.0.1 11211 Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'.
I am using the 32bit version for Ubuntu desktops. Do not get where the problem is. Please be specific.
source share