Connecting Tech Pros Worldwide Help | Site Map

Error: couldn't spawn child process: (from log file)

Familiar Sight
 
Join Date: May 2007
Location: Milton Keynes, England
Posts: 135
#1: Sep 10 '07
I'm trying to run CGI file and the URL i'm using is:
http://localhost/cgi-bin/names.cgi

and the names.cgi is located at:
C:/Program Files/Apache Software Foundation/Apache2.2/cgi-bin/names.cgi

Every time I try to run this from the browser I get the following error in the error log:Error: couldn't spawn child process:

What does this mean or what I'm i doing wrong?

Thanks
Familiar Sight
 
Join Date: May 2007
Location: Milton Keynes, England
Posts: 135
#2: Sep 12 '07

re: Error: couldn't spawn child process: (from log file)


Resolved, I needed to change the shebang line to where perl.exe exists.
Reply