https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20116
--- Comment #35 from Guillaume <[email protected]> --- in file /etc/koha/koha-sites.conf in find MEMCACHED_SERVERS="127.0.0.1:11211" and in configuration MEMCACHED is on this server: systemctl status memcached.service â memcached.service - memcached daemon Loaded: loaded (/lib/systemd/system/memcached.service; enabled; vendor preset Active: active (running) since Mon 2019-05-13 19:44:21 CEST; 3min 57s ago Docs: man:memcached(1) Main PID: 632 (memcached) Tasks: 7 (limit: 4915) CGroup: /system.slice/memcached.service ââ632 /usr/bin/memcached -m 128 -p 11211 -u memcache -l 127.0.0.1 in witch file is the "__MEMCACHED_SERVERS__" i find not it. Sorry it's my 1st installation of Koha I am testing the software and need french translation. Did I reinstall with Ubunutu 16.04 - >i can do it, i am installing in a VM on ESXI What file is for you $KOHA_CONF in /etc/koha/sites/kohadebian9/koha-conf.xml i find <memcached_servers>127.0.0.1:11211</memcached_servers> <memcached_namespace>koha_kohadebian9</memcached_namespace> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
