majksner / php-memcached-mamp

Pecl Memcached Extension for MAMP 3.x

Home Page:http://majksner.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

It can't work on mamp 3.4

canon4ever opened this issue · comments

here is the log

  Reason: image not found in Unknown on line 0
[01-Oct-2015 22:44:36 Asia/Shanghai] PHP Warning:  PHP Startup: Unable to load dynamic library '/Applications/MAMP/bin/php/php5.6.10/lib/php/extensions/no-debug-non-zts-20131226/memcached.so' - dlopen(/Applications/MAMP/bin/php/php5.6.10/lib/php/extensions/no-debug-non-zts-20131226/memcached.so, 9): Library not loaded: /usr/local/lib/libmemcached.11.dylib
  Referenced from: /Applications/MAMP/bin/php/php5.6.10/lib/php/extensions/no-debug-non-zts-20131226/memcached.so

Looks like you don't have libmemcached installed please see README file.