http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6193 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6971|0 |1 is obsolete| | --- Comment #23 from Jared Camins-Esakov <jcamins@cpbibliography.com> 2012-02-13 16:25:59 UTC --- Created attachment 7630 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7630 Bug 6193 - Follow up: use SetEnv and remove memcached from koha-conf.xml Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com> Confirmed that memcached is still being used after the memcached configuration in koha-conf.xml was removed, and the following two lines were added to both virtual hosts in koha-httpd.conf: SetEnv MEMCACHED_SERVERS "127.0.0.1:11211" SetEnv MEMCACHED_NAMESPACE "KOHA" -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.