Wednesday, May 21, 2014

Re: 2.5.1 Memcached Issue / Bug?

Wow, major derp on my part. Memcached was installed but wasn't configured correctly so it wasn't being loaded. Thanks Jose, appreciate the help.

On Wednesday, May 21, 2014 1:35:45 AM UTC-6, José Lorenzo wrote:
Did you install the memcached php extension?

On Tuesday, May 20, 2014 10:35:24 PM UTC+2, Jordan Hopfner wrote:
I'm trying to upgrade from 2.4.x to 2.5.1 and cannot for the life of me get the new Memcached engine to work. When I try switching the engine in core.php and bootstrap.php, I'm getting the error:

Fatal error: Class 'Memcached' not found in /var/www/.../lib/Cake/Cache/Cache.php on line 179

I've tried this with a totally blank project and am getting the same error which leads me to believe this may be a bug. This is on my development server which is running PHP 5.5.x. Is anybody able to reproduce this who is using 2.5.1 and Memcached? Am I missing something? When I use 'Memcache' instead of 'Memcached' everything works as it should, but I'd like to take advantage of the new class which is supposed to bring improved performance. Any help is greatly appreciated!

Jordan

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.

No comments: