Tomas Cohen Arazi wrote
On Wed, Aug 21, 2013 at 4:19 PM, Victor Pang <
victorp@.com
>wrote:
So you managed to install Koha on Mac OS X. Congratulations. Which version? The current stable is 3.12.3.
If you already have the memcached server running on 127.0.0.1:11211 you only need to check koha-conf.xml has this in the <config> section at the bttom:
<memcached_servers> 127.0.0.1:11211 </memcached_servers>
<memcached_namespace> KOHA </memcached_namespace>
Hmmm...I thought the tags in koha-conf.xml have been moved and they are now set in koha-httpd.conf instead, according to http://wiki.koha-community.org/wiki/Performance <http://wiki.koha-community.org/wiki/Performance> and http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6193 <http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6193> ? -- View this message in context: http://koha.1045719.n5.nabble.com/How-to-activate-memcached-after-installati... Sent from the Koha-general mailing list archive at Nabble.com.