Closed (fixed)
Project:
Authenticated User Page Caching (Authcache)
Version:
6.x-1.0-rc1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
16 Sep 2009 at 11:00 UTC
Updated:
23 Feb 2010 at 19:50 UTC
Memcache admin requires that the "cache_inc" $conf variable be set to include either memcache.inc or memcache.db.inc.
It should be?
Comments
Comment #1
Jonah Ellison commented$conf['cache_inc'] needs to point to authcache.inc, which will then include memcache.inc if $conf['memcache_servers'] is defined. There is more info under "Installation" on the project page that explains this.
Comment #2
ezra-g commentedThis seems like it's fixed. please re-open if it's not.