memcached

Compiling a PHP Memcache extension with MAMP 2.0.3

MAMP came out with a new 2.0 version, and so it's time to update the memcache.so file (see my previous posts for MAMP 1.9.5 and MAMP 1.9.6). As before, you can either download the file, or compile it yourself.

Compiling a PHP Memcache extension with MAMP 1.9.6

Today MAMP 1.9.6 was released, but the PHP version is the same as it was on MAMP 1.9.5. That means you can use the same instructions (and the same memcache.so files) that I wrote for the 1.9.5 version.

Compiling a PHP Memcache extension with MAMP 1.9.5

Compiling a PHP Memcache extension with MAMP 1.9.5

Any Drupal developer needing Memcached for local development has probably read Lullabot's famousĀ Setup a Memcached-Enabled MAMP Sandbox Environment. It's a great primer, but if you are using a more recent version of MAMP, you may need newer instructions.

Subscribe to RSS - memcached