You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
majksner edited this page Sep 7, 2012
·
8 revisions
Installation:
Copy memcached.so to /Applications/MAMP/bin/php/php5.×.x/lib/php/extensions/no-debug-non-zts-200xxxxx (Channge 5.×.x to your PHP version)
Add extension=“memcached.so” to the end of php.ini (Open MAMP click on File → Edit Template → PHP → PHP 5.×.x php.ini) (Channge 5.×.x to your PHP version)