Submitted by ITCiao on Wed, 03/20/2013 - 08:46
Hello,
I used rpm -i memcached-1.4.4-3.el6.x86_64.rpm to install memcache on my system but i can't see it in phpinfo();
My websites are down, what did i missed?!!!
Edit: Fixed, PHP needed some extension for it to work http://www.if-not-true-then-false.com/2010/install-memcached-on-centos-f...
Status:
Closed (fixed)
Comments
Submitted by andreychek on Wed, 03/20/2013 - 09:23 Comment #1
Glad you got it working!
Yeah, the
memcache
package is just the daemon, thephp-pecl-memcache
package is needed in order for PHP to communicate with it.Submitted by Issues on Thu, 04/11/2013 - 19:18 Comment #2
Automatically closed -- issue fixed for 2 weeks with no activity.