Bug#708416: Acknowledgement (Apache2 on 'older' kernels does not work in Debian stable)

2013-05-15 Thread Jeroen Massar
Update, as stated here: http://serverfault.com/questions/496989/apache-in-linux-vserver-wont-start-cant-create-socket and thus in Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=516331 The problem is the kernel you have (too old). It doesn't have accept4(), dup3() and epoll_create1()

Bug#708416: Acknowledgement (Apache2 on 'older' kernels does not work in Debian stable)

2013-05-15 Thread Axel Beckert
Hi Jeroen, Jeroen Massar wrote: - have an running kernel version check and notify the admin that the kernel is too old - enhance the error message to mention that the kernel is outdated. IMHO these are the only two real options. I'd prefer checking for the kernel version.