Closed (fixed)
Project:
Cache Router
Version:
6.x-1.0-beta8
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Jul 2009 at 14:09 UTC
Updated:
17 Sep 2009 at 12:30 UTC
after install this module and config setting.php
i could not find an administrator page as your screencast
i have to doubt that if i install successfully
$conf['cache_inc'] = './sites/all/modules/cacherouter/cacherouter.inc';
$conf['cacherouter'] = array(
'default' => array(
'engine' => 'memcache',
'server' => array('localhost:11213'),
'shared' => TRUE,
'prefix' => '',
),
);
by the way , i am installing this module on windows , is it supported?
Comments
Comment #1
slantview commentedIt is not implemented yet. Maybe never. Will update image in near future.