Ubuntu/Debian执行命令
apt-get install php5-memcache memcached php5-memcached service apache2 restart
Centos
yum install –enablerepo=remi php-pecl-memcache memcached libmemcached -y service httpd restart
Ubuntu/Debian执行命令
apt-get install php5-memcache memcached php5-memcached service apache2 restart
Centos
yum install –enablerepo=remi php-pecl-memcache memcached libmemcached -y service httpd restart