Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Win2000 can not spawn a child process when running cgi ???

Status
Not open for further replies.

pwing

MIS
Jul 22, 2003
10
US
Hi,

I installed Perl5_6 and configured the cgi-bin in httpd.conf. I tried to run a cgi.pm form cgi scripts, but the error log says that "Window can not spawn a child process? " What this means ?

Thanks.

Philip
 
Can it spawn a child process if you run a script that calls fork() from the command line?

If it can't - it may be that Windows is short of resources and just plain can't start anything else. Mike
"Experience is the comb that Nature gives us after we are bald."

Is that a haiku?
I never could get the hang
of writing those things.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top