I\'ve pasted the example from php.net for using memcached in php and I\'m getting:
Fatal error: Class \'Memcache\' not found
I have this in m
For OSX users:
Run the following command to install Memcached:
brew install memcached