I have setup memcached on the server. Check php info and its there memcache support enabled Active persistent connections 1 Version 2.2.5 Revision $Revision: 1.111 $ so on..
So I changed the setting in core.php to memcache and end up with Notice (8): Memcache::get() [memcache.get]: Server 127.0.0.1 (tcp 11211) failed with: Connection refused (111) [CORE/cake/libs/cache/memcache.php, line 144] Does anyone have any tips or insight? Ideas? Thanks, Dave Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
