Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Oct 1999 18:36:54 -0700 (PDT)
From:      FengYue <fengyue@bluerose.windmoon.nu>
To:        freebsd-isp@FreeBSD.ORG
Subject:   Re: apache server can't spawn child processes
Message-ID:  <Pine.BSF.4.10.9910221833450.3052-100000@bluerose.windmoon.nu>
In-Reply-To: <19991019202238.D36005D001@mail.wzrd.com>

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

> > children run as), and cgi programs can't spawn, getting this in the
> > error log for this server:
> > 
> > 	(35)Resource temporarily unavailable:
> > 		couldn't spawn child process:
> > 		/content/somesite/public-html/something/cgi/step1.cgi

Take a look at your /etc/login.conf and look for 'daemon' class which is
the class for services started from /etc/rc.*

change the maxproc=64 to maxproc=512 or some other larger number.




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9910221833450.3052-100000>