VestaCP安装Memcache拓展

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

 

发表评论

邮箱地址不会被公开。 必填项已用*标注