繁体   English   中英

带有WHM Centos 6.5,PHP 5.5.16和Apache 2.4的PHP Memcached

[英]PHP Memcached with WHM Centos 6.5, PHP 5.5.16 and Apache 2.4

我严重失去了对此的耐心。

我尝试使用以下方法在具有上述规范的服务器上安装PHP Pecl Memcached:

Software > Module Installers > PHP Pecl

搜索memcache

首先安装了memcache 3.0.8 ,一切正常,但是随后尝试安装memcached 2.2.7出现错误消息:

configure: error: no, sasl.h is not available. Run configure with --disable-memcached-sasl to disable this check
ERROR: `/root/tmp/pear/memcached/configure --with-libmemcached-dir=no' failed
The memcached.so object is not in /usr/local/lib/php/extensions/no-debug-non-zts-20121212
Tidying /usr/local/lib/php.ini...
No changes
Tidying /usr/local/cpanel/3rdparty/php/54/etc/php.ini...
No changes

知道我需要做什么才能使其正常工作吗?

请参考此链接 ,看来memcache.so对象文件的位置有些问题

错误消息是明确的。 您需要安装cyrus-sasl-devel软件包。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM