Problem with file descriptors
Posted: Fri Mar 28, 2008 7:17 am
Hi,
We've run into a "classic" problem trying to run certain commands via PHP's exec function returning this error:
socket.c:2117: REQUIRE(maxfd <= (int)1024) failed.
we've tried every fix under the sun and we're left with wondering if grsec has something to do with this? Is there a hard limit on file descriptors imposed somewhere via grsec and is it tweakable? Is there any other part of grsec that might be causing this? We're running a testing patchset, with the low security config on kernel 2.6.24.2.
Thanks.
We've run into a "classic" problem trying to run certain commands via PHP's exec function returning this error:
socket.c:2117: REQUIRE(maxfd <= (int)1024) failed.
we've tried every fix under the sun and we're left with wondering if grsec has something to do with this? Is there a hard limit on file descriptors imposed somewhere via grsec and is it tweakable? Is there any other part of grsec that might be causing this? We're running a testing patchset, with the low security config on kernel 2.6.24.2.
Thanks.