Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
Search found 1 match
- Thu Jan 21, 2016 4:23 am
- Forum: Web Server
- Topic: how to install Memcached and APC?
- Replies: 20
- Views: 35374
Re: how to install Memcached and APC?
THX everyone. Just for fresh Zend OPcache installation on VestaCP/CentOS 6.7 64Bit I've used next steps:
short way from CenOS
php -v
return version 5.4
yum install --enablerepo=remi php-pecl-zendopcache -y
___________________
php -v
return version 5.4
yum install php-pecl-zendopcache -y ...
short way from CenOS
php -v
return version 5.4
yum install --enablerepo=remi php-pecl-zendopcache -y
___________________
php -v
return version 5.4
yum install php-pecl-zendopcache -y ...