2015年6月
php安装memcached扩展:configure: error: no, libmemcached sasl support is not enabled
环境:contos 6.3 php 5.3.3
问题:
PHP安装 memcached
扩展遇到如下错误:
pecl install memcached
libmemcached directory [no]:
checking whether libmemcached supports sasl… no
configure: error: no, libmemcached sasl support is not enabled. Run configure with –disable-memcached-sasl to disable this check
ERROR: '/tmp/pear/temp/memcached/configure –with-libmemcached-dir=no' failed