memcached - Possibility of installing php memcache extension from the official repositories? -


my question yes/no . although have read installation of php-memcache extension on lot of web sites, want confirm whether there possibility install memcache extension official repositories ? i.e. not pecl. question may seem little weird appreciate straight forward answer.

the php extension memcache can installed through php-pecl-memcache package yum repositories.

yum install php-pecl-memcache

seems trick :)


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

c# - How do I get the Nth largest element from a list with duplicates, using LINQ? -

jsp - "Sending a redirect is forbidden after the response has been committed" in sendRedirect -