Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 18245 invoked by uid 500); 26 Dec 2002 00:03:07 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 18234 invoked from network); 26 Dec 2002 00:03:07 -0000 Received: from web41105.mail.yahoo.com (66.218.93.21) by daedalus.apache.org with SMTP; 26 Dec 2002 00:03:07 -0000 Message-ID: <20021226000314.17420.qmail@web41105.mail.yahoo.com> Received: from [66.210.0.223] by web41105.mail.yahoo.com via HTTP; Wed, 25 Dec 2002 16:03:14 PST Date: Wed, 25 Dec 2002 16:03:14 -0800 (PST) From: Joshuah Goldstein To: users@httpd.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: [users@httpd] cgi process spawn error Hello, I am trying to configure Apache, which I just downloaded today, for my winME computer. I am specifically having trouble getting the sample perl script to run. Here is the error: [Wed Dec 25 16:43:50 2002] [error] [client 127.0.0.1] couldn't spawn child process: c:/program files/apache group/apache/cgi-bin/printenv.pl Here are the lines from my httpd.conf file: Options ExecCGI Indexes FollowSymLinks MultiViews Includes AddHandler cgi-script .cgi .pl I tried using only 'Options ExecCGI' first but that didn't work either. I made sure that the .pl extension was associated with Perl.exe and when I double-click on the .pl file in the windows folder it seems to run OK. Any suggestions would be greatly appreciated. Thanks, Josh __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org