centos的php7怎么安装memcached扩展
淡淡烟草味
淡淡烟草味 2017-04-26 09:01:37
0
3
625

服务配置php环境,装好了,然后现在在装php的扩展,php7的环境,现在在装memcached,对这块不是很了解,也是网上各种安装教程,昨晚折腾了好长时间memcached就是安装不上去,github的源码编译安装,(https://github.com/php-memcac... 这个是源码)各种报错,然后今晚又试了pecl的安装,又来个版本不匹配

大神们有没有解决方案,小弟在此跪谢。

淡淡烟草味
淡淡烟草味

reply all(3)
滿天的星座

It has been solved, and later it was solved through compilation and installation. The link is here. I checked the github update record. There are update records in the past two days. Maybe the previous version has not been completed yet. Anyway, it’s solved, hahaha, thank you all.

淡淡烟草味

There is a branch of php7 in the source code, use this:

https://github.com/php-memcac...

迷茫

For specific operations, please see this "Installing Memcached Extension"
It should be noted that the PHP path should be modified appropriately according to your actual situation

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!