Guest_imported
New member
- Jan 1, 1970
- 0
Hello WIN32 Apache user,<br><br>if you cannot execute .pl or .cgi scripts and you read this error log entry:<br><br><b>No such file or directory: couldn't spawn child process: c:/example-path/to/your/cgi-bin/foo.cgi</b><br><br>and the first line in your scripts is <font color=red>#!usr/bin/perl</font> (standard)<br>just <i>reinstall Perl</i> to <font color=red><b>c:\usr</b></font> and check the PATH variable in your autoexec.bat<br>(must point to <font color=red><b>c:\usr\bin</b></font>) --- thats all!!<br>Note: I tested it only with Apache 1.3.12 and it works fine.<br><br>
happy programming
<br>Lenny M. Krone<br><A HREF="mailto:webmaster@roundnround.net">webmaster@roundnround.net</A>