Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.EDU.AU!munnari.OZ.AU!spool.mu.edu!sol.ctr.columbia.edu!news.uoregon.edu!vixen.cso.uiuc.edu!uwm.edu!math.ohio-state.edu!jussieu.fr!rain.fr!news.sprintlink.net!news-dc-9.sprintlink.net!news1.inlink.com!news2.inlink.com!usenet From: james@soho-stl.com (James Bass) Newsgroups: comp.unix.bsd.freebsd.misc Subject: File: Table is full? Date: Sat, 22 Jun 1996 00:02:55 GMT Organization: Soho Saint Louis Lines: 13 Message-ID: <4qcovc$23n@news2.inlink.com> Reply-To: james@soho-stl.com NNTP-Posting-Host: deviant.inlink.com X-Newsreader: Forte Free Agent 1.0.82 Hello! I am kinda new to freebsd, and I have a question... I am running a web server, and it is apache. I run it from inetd. I have a p-133 w/32Megs of ram... okay! everytime i look at dmesg or the error logs, it says httpd pid xxx uid 0 exited on signal 11 kernel: File: table is full! Okay, I recompiled the kernel before, using the Generic one and removing everything I didnt need. ALSO I added the two oprions in the kernel for MAX_CHILD_whatever and set it at 200... the MAX_FILES open or whatever i set to 200! Actually I set them as high as 1000 once and no difference... anyone have a clue??? james