[Koha-bugs] [Bug 13486] About page Apache version is empty if Apache version is 2.4

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 5 20:19:12 CET 2015


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

--- Comment #7 from Paul A. <paul.a at navalmarinearchive.com> ---
(In reply to Tomás Cohen Arazi from comment #5)
[snip]
> If you have an Apache 2.2 setup to try it, verify that there are no
> regressions
> (trivial because you can run apache2ctl manually and verify the first result
> is the expecte).
> 
> Regards
> 
> PS. I even changed the order in which Apache version is tested because
> most people is using Debian/Ubuntu and it was the last option.

I suggest leaving it as last line. Apache2 responds with:

me at production:/$ apache2ctl -v
/usr/sbin/apache2ctl: 87: ulimit: error setting limit (Operation not permitted)
Server version: Apache/2.2.22 (Ubuntu)
Server built:   Feb 13 2012 01:51:56

unless you edit /etc/security/limits.conf to include a hard and soft file limit
of 8192 instead of the debian/ubuntu default 1024 ($ ulimit -n). I don't think
Koha should oblige users to change "security" settings.

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


More information about the Koha-bugs mailing list