PHP memcached Fatal error: Class ‘Memcache’ not found
There are two extensions for memcached in PHP, “memcache” and “memcached”. It looks like you’re trying to use one (“memcache”), but the other is installed (“memcached”).
There are two extensions for memcached in PHP, “memcache” and “memcached”. It looks like you’re trying to use one (“memcache”), but the other is installed (“memcached”).
It’s easy; just do the following: rvm implode or rm -rf ~/.rvm And don’t forget to remove the script calls in the following files: ~/.bashrc ~/.bash_profile ~/.profile And maybe others depending on whatever shell you’re using.