https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20116

Guillaume <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #33 from Guillaume <[email protected]> ---
I have same problem on fresh install
in Debian 9.9 last version.
After installation :
when launch
koha-translate --install fr-FR

Connection to the memcached servers '__MEMCACHED_SERVERS__' failed. Are the
unix socket permissions set properly? Is the host reachable?
If you ignore this warning, you will face performance issues

Connection to the memcached servers '__MEMCACHED_SERVERS__' failed. Are the
unix socket permissions set properly? Is the host reachable?
If you ignore this warning, you will face performance issues
Use of uninitialized value $pref_name in concatenation (.) or string at
/usr/share/koha/misc/translator/LangInstaller.pm line 197.
Use of uninitialized value $pref_name in concatenation (.) or string at
/usr/share/koha/misc/translator/LangInstaller.pm line 239.

memcached working:

# systemctl status memcached.service
â memcached.service - memcached daemon
   Loaded: loaded (/lib/systemd/system/memcached.service; enabled; vendor
preset: enabled)
   Active: active (running) since Sun 2019-05-12 20:12:52 CEST; 1min 34s ago
     Docs: man:memcached(1)
 Main PID: 621 (memcached)
    Tasks: 7 (limit: 4915)
   CGroup: /system.slice/memcached.service
           ââ621 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1

mai 12 20:12:52 kohaDebian9 systemd[1]: Started memcached daemon.

-- 
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/

Reply via email to