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]

Reply via email to