Date: Thu, 27 Jan 2000 10:55:45 +1300 From: Jonathan Chen <jonc@logisticsoftware.co.nz> To: Chris Byrnes <chris@shell.jeah.net> Cc: questions@FreeBSD.ORG Subject: Re: Not enough file descriptors/child processes? Message-ID: <20000127105545.A309@jonc.logisticsoftware.co.nz> In-Reply-To: <200001262123.PAA03850@shell.jeah.net>; from chris@shell.jeah.net on Wed, Jan 26, 2000 at 03:23:44PM -0600 References: <200001262123.PAA03850@shell.jeah.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jan 26, 2000 at 03:23:44PM -0600, Chris Byrnes wrote:
> [Wed Jan 26 14:56:00 2000] [error] [client 63.211.104.195] (35)Resource temporarily unavailable: couldn't spawn child process: /usr/home/musiccritic/cgi-bin/musiccritic/axs/ax.cgi
>
You're hitting the limits for your cgi-user's login class; as defined
in /etc/login.conf. man login.conf for more details. You have two options:
1. Change your cgi-user's login class from the default to some
other login class with higher resource values.
2. Change the default login-class to have higher resource values.
Jonathan Chen | "In prosperity our friends know us;
| in adversity we know our friends."
| - John Churton Collins
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000127105545.A309>
