Q quangtam Verified User Joined Sep 8, 2011 Messages 18 Feb 27, 2016 #1 Hi, I tried many time to install memcached with Directadmin on CentOS 6.7 but everthing not work. Currently, I've use Directadmin with nginx_apache + php-fpm56 Please help me! Thanks & Best regards,
Hi, I tried many time to install memcached with Directadmin on CentOS 6.7 but everthing not work. Currently, I've use Directadmin with nginx_apache + php-fpm56 Please help me! Thanks & Best regards,
H hape Verified User Joined Jul 22, 2010 Messages 80 Location Poland Feb 28, 2016 #2 Hello, use command /usr/local/php56/bin/pecl install memcached Before use yum to install memcached libs (devel), lib in repo may be old, so compile in from source.
Hello, use command /usr/local/php56/bin/pecl install memcached Before use yum to install memcached libs (devel), lib in repo may be old, so compile in from source.