http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13486
--- Comment #9 from Tomás Cohen Arazi <[email protected]> --- (In reply to Paul A. from comment #8) > (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@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. Be it the first or the last line won't change the result. httpd and httpd2 would fail to run on debían anyway. Those warnings are painless btw. Please test the bugfix and sign if it works for you, in the about page. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
