Hello, When you create a new install (koha-create) you can use the --use-memcached flag to enable it (will be the defautl when bug 18342 will be pushed). Otherwise you can enable it in your koha-conf.xml file (search for memcached_servers). Maybe you also need to install the memcached package. When it's done, restart plack.
Regards, Jonathan On Fri, 23 Feb 2018 at 11:44 webmaster UVG Altiplano < [email protected]> wrote: > Hello everyone > > I try to have the Server without error or warnings and I want to fix the > memcached tab. > > Memcached: Servers: undefined | Namespace: undefined | Status: unknown | > Config read from: Nowhere Note that the right place to define the memcached > config is in your $KOHA_CONF file. Currently you do not have a valid > memcached configuration defined. | Effective caching method: Cache::Memory > > How I can fix this warning or what are the default config? > > Server: Debian 9.3 > Koha version: 17.11.02.000 > > Thank you! > _______________________________________________ > Koha mailing list http://koha-community.org > [email protected] > https://lists.katipo.co.nz/mailman/listinfo/koha > _______________________________________________ Koha mailing list http://koha-community.org [email protected] https://lists.katipo.co.nz/mailman/listinfo/koha

