Re: APACHE CGI Configuration

2002-10-31 Thread Felix Geerinckx
on Thu, 31 Oct 2002 04:50:43 GMT, [EMAIL PROTECTED]
(Vinai Ar) wrote: 

[ Please don't post multipart messages - post text only]

> I am entirely new to apache and CGI. Can any one help me out in
> making apache server to execute the CGI scripts. The error message 
> that I got it "couldn't spawn child process". I followed the steps to
> configure the httpd.conf file. Everything seems to be correct and
> the Apache server is running fine. I tried this in Win 2000.
> Pls. help me out.

Do your scripts start with a shebang on the first line, pointing to a 
valid Perl interpreter?  E.g.

#! d:\perl\bin\perl.exe

-- 
felix

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




APACHE CGI Configuration

2002-10-30 Thread vinai AR
Title: Message



Hi 
all,
 I am entirely 
new to apache and CGI. Can any one help me out in making apache server to 
execute the CGI scripts. The error message that I got it "couldn't spawn child 
process". I followed the steps to configure the httpd.conf file. Everything 
seems to be correct and the Apache server is running fine. I tried this in Win 
2000.
Pls. help me 
out.
 
rgds,
vinai
**Disclaimer

Information contained in this E-MAIL being proprietary to Wipro Limited is 
'privileged' and 'confidential' and intended for use only by the individual
 or entity to which it is addressed. You are notified that any use, copying 
or dissemination of the information contained in the E-MAIL in any manner 
whatsoever is strictly prohibited.

***


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]