Re: [EMAIL PROTECTED] Apache 2 child spawn issue

2005-10-26 Thread Edward David
PROTECTED] Apache 2 child spawn issue Sorry I am running Linux AS 4 Enterprise server. Apache 2.0.54. Edward David wrote: I am getting this message when I run a perl program. *Resource temporarily unavailable: couldn't create child process:* I am including my config file param

RE: [EMAIL PROTECTED] Apache 2 child spawn issue

2005-10-26 Thread Axel-Stéphane SMORGRAV
: [EMAIL PROTECTED] Apache 2 child spawn issue Sorry I am running Linux AS 4 Enterprise server. Apache 2.0.54. Edward David wrote: > I am getting this message when I run a perl program. >*Resource temporarily unavailable: couldn't create child process:* > > I am including my confi

RE: [EMAIL PROTECTED] Apache 2 child spawn issue

2005-10-25 Thread PINNI, BALANAND \(SBCSI\)
Subject: [EMAIL PROTECTED] Apache 2 child spawn issue I am getting this message when I run a perl program. *Resource temporarily unavailable: couldn't create child process:* I am including my config file parameters:- ## ## Server-Pool Size Regulation (MPM specific) ## StartServers

Re: [EMAIL PROTECTED] Apache 2 child spawn issue

2005-10-25 Thread Edward David
Sorry I am running Linux AS 4 Enterprise server. Apache 2.0.54. Edward David wrote: I am getting this message when I run a perl program. *Resource temporarily unavailable: couldn't create child process:* I am including my config file parameters:- ## ## Server-Pool Size Regulation (MPM spec

[EMAIL PROTECTED] Apache 2 child spawn issue

2005-10-25 Thread Edward David
I am getting this message when I run a perl program. *Resource temporarily unavailable: couldn't create child process:* I am including my config file parameters:- ## ## Server-Pool Size Regulation (MPM specific) ## StartServers 5 MinSpareServers 5 MaxSpareServers 10 MaxClie