[Koha] Enabling Memcached on Koha 3.18.06
Robin Sheat
robin at catalyst.net.nz
Tue May 5 14:41:55 NZST 2015
Craig Butosi schreef op ma 04-05-2015 om 21:09 [+0000]:
> Not much on enabling memcached for Koha 3.18.06 (Ubuntu 14.04 LTS
> 64-bit VPS), so I'm posting here for the community. It looks like I
> successfully installed memcached on localhost 11211. But it doesn't
> look like Koha appears as an entry when I run
You need to tell Koha to use your memcached server. This is done through
environment variables, and seems to be underdocumented.
I found this:
http://wiki.koha-community.org/wiki/Performance#Memcache
which is correct, but doesn't actually tell you the "how", but does lead
to this:
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6193#c23
Which sorta does.
Additionally, changing /etc/koha-sites.conf will only apply to new
instances created with koha-create. To make it apply to old ones, you
will need to edit the relevant apache configuration for your instance.
Sorta related: I really want to make the koha-sites.conf configuration
by filled in by debconf when you first install koha-common, but have too
much on my plate right now to do so. Any volunteers?
--
Robin Sheat
Catalyst IT Ltd.
✆ +64 4 803 2204
GPG: 5FA7 4B49 1E4D CAA4 4C38 8505 77F5 B724 F871 3BDF
More information about the Koha
mailing list