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

slantview’s picture

Status: Active » Fixed

It is not implemented yet. Maybe never. Will update image in near future.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.