The following reply was made to PR os-solaris/2430; it has been noted by GNATS.
From: Marc Slemko <[EMAIL PROTECTED]> To: Joe Kupiszewski <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Subject: Re: os-solaris/2430: Not enough file descriptors?? Date: Fri, 12 Jun 1998 18:45:58 -0700 (PDT) On 12 Jun 1998, Joe Kupiszewski wrote: > >Description: > I get upon compiling and trying to run Apache 1.3.0 is: > > [Thu Jun 11 11:26:55 1998] [error] (24)Too many open files: unable to open a > file descriptor above 15, you may need to increase the number of descriptors > > I know this is not a compilation "error" or sw-bug, but is directly related > to Solaris. In previous version of Apache (currently still running 1.2.5) > the only mods made to the Configuration to get around this were: > > EXTRA_CFLAGS= -O -DHIGH_SLACK_LINE=256 You are using the "old" Configure interface and not the new apaci configuration, right?
