Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Mar 2004 15:03:35 -0800
From:      Brandon Peskin <freebsd@peskin.org>
To:        Odhiambo Washington <wash@wananchi.com>
Cc:        freebsd-isp@freebsd.org
Subject:   Re: Problem after recompiling apache
Message-ID:  <4E84D96A-81D5-11D8-8787-000393D47F28@peskin.org>
In-Reply-To: <20040327113644.GB76881@ns2.wananchi.com>
References:  <20040327113644.GB76881@ns2.wananchi.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Mar 27, 2004, at 3:36 AM, Odhiambo Washington wrote:
>
> I get the following error in httpd-error.log:
>
> [Sat Mar 27 10:58:52 2004] [notice] caught SIGTERM, shutting down
> [Sat Mar 27 10:59:01 2004] [warn] make_sock: problem listening on port 
> 80, \
> filedescriptor (1074) larger than FD_SETSIZE (1024) found, you 
> probably need \
> to rebuild Apache with a larger FD_SETSIZE
>
>

Try setting your CFLAGS variable to something like:

CFLAGS='-O3 -mpentium -g -Wall -DFD_SETSIZE=4096'



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E84D96A-81D5-11D8-8787-000393D47F28>