On Fri, 12 Apr 2002, Ngoc Pham wrote:

> Hi,
>
> I have a test perl script:
>
> #!C:\Program Files\Perl\bin\perl.exe
> use CGI qw(:standard) ;
> print header();
> print "Hello, world";
>
> With apache_1.3.24-win32-x86-no_src.exe installation, the script runs fine.
> With apache_2.0.35-win32-x86-no_ssl.msi installation, error occurs: "The
> system cannot find the file specified.  : couldn't spawn child process:
> C:/Program Files/Apache Group/Apache2/cgi-bin/first.pl".
>
> Please help me figure this out. Thanks.
>

This is more of an Apache2 question - if the Apache2
documentation doesn't provide an answer, browsing through the
archives or asking on the comp.infosystems.www.servers.ms-windows
newsgroup may help.

best regards,
randy

Reply via email to