[Koha-bugs] [Bug 12312] 3.16 packages ask to change Apache configuration even if Apache version is < 2.4

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 26 12:46:42 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12312

--- Comment #16 from Robin Sheat <robin at catalyst.net.nz> ---
It was because the postint script says "a2ensite foo" when it needs to say
"a2ensite foo.conf" on 2.2, so the site never got reenabled after the update.
Now if just the name fails, it tries with .conf, which hopefully works.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list