You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by st...@apache.org on 1999/04/29 05:48:52 UTC

Re: os-windows/4165: "Cannot spawn child process"?

[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.                                      ]
[Reply only with text; DO NOT SEND ATTACHMENTS!         ]


Synopsis: "Cannot spawn child process"?

Comment-Added-By: stoddard
Comment-Added-When: Wed Apr 28 20:48:49 PDT 1999
Comment-Added:
Trt these two things:
1. Set the #! line in your perl script to the path to the 
perl.exe file on your system, or...
2. Check out the new ScriptInterpreterSource directive (it's i the doc...)

Let me know what you find.