The following reply was made to PR mod_perl/3149; it has been noted by GNATS.
From: Ask Bjoern Hansen <[EMAIL PROTECTED]> To: Mark Atkinson <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Subject: Re: mod_perl/3149: Internal Server Error Date: Tue, 6 Oct 1998 14:55:12 +0200 (CEST) On 5 Oct 1998, Mark Atkinson wrote: > >Category: mod_perl > When trying to run .pl scripts I get an Internal Server Error. The > error log states access to access to > /home/rlowe/public_html/cgi-bin/banner.pl failed for usr2-40.enol.com, > reason: couldn't spawn child process This is not mod_perl related, you're using mod_cgi. > The script works ok running it from the command line. And has worked > in the past. I'm not aware of changing anything. My best guess is that you're running into some resource limit, most likely set by a 'ulimit'. Does other scripts work under mod_cgi? -- ask bjoern hansen - http://www.netcetera.dk/
