搭建memcached使用:/usr/bin/phpize 安装memcached扩展的时候报错

Can't find PHP headers in /usr/include/php
The php-devel package is required for use of this command

yum-config-manager --enable remi-php56
yum update
yum install php-devel

posted @ 2017-10-30 14:44  创想中国(羲闻)  阅读(252)  评论(0编辑  收藏  举报