https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17342 --- Comment #4 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Jonathan Druart from comment #3)
(In reply to Josef Moravec from comment #2)
In master the memcache configuration is set in koha-conf file, so I think for stable versions we could adapt this quick fix.
See bug 11921
Do you have a good idea for the fix? I really do not like the patch from bug 17262 actually. It won't work if the first virtualhost (from the apache config file) does not have a memcached config defined but the second has. It won't work either if the 2 are configured but are different.
I think we don't have a solution for these 2 cases actually and we will have to assume it will not happen (or not taken into account). -- You are receiving this mail because: You are watching all bug changes.