The following reply was made to PR os-windows/3012; it has been noted by GNATS.

From: "Kerry Neighbour" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: os-windows/3012: CGI (perl) scripts don't run at all
Date: Mon, 28 Sep 98 23:26:11 +0000

 In your Message regarding "Re: os-windows/3012: CGI (perl) scripts don't
 run at all" dated 28 Sep 98, [EMAIL PROTECTED] (Shane Owenby) said
 that ...
 
 > > 
 > > > Synopsis: CGI (perl) scripts don't run at all
 > > > 2. Make sure the #! line is going to the perl interpreter.
 > > Well, this might be the problem. I have all my scripts set to
 > > #!/usr/local/bin/perl
 > > 
 > The Alias will not effect the #! line in your perl scripts.
 > Try and put the actual path to your perl interpreter and this will work..
 
 Well, no it did not, unfortunately.
 
 ie #!j:/perl/perl.exe 
 
 does not work. It comes up with a "cannot spawn child process error."
 
 This does not suit anyway as it does not maintain compatibility with my
 UNIX setup. So I made a path on the SAME drive as Apache the same as on
 the UNIX box. ie
 
 /usr/local/bin
 
 I then went to the J:/perl/bin directory and simply copied all the files
 from there to /usr/local/bin and everything worked. And it keeps my UNIX
 system happy.
 
 Good stuff.
 
 While fairly simple in hindsite, perhaps some mention of this might be a
 good idea in the docs for the Windows version.
 
 =A0=A0 
 
 Regards
 
 Kerry Neighbour
 ---------------------------------------------------------------------------
 [EMAIL PROTECTED]
 http://www.allclear2000.com
 AllClear 2000 Pro, checking your PC for Y2K hardware compliance
 SIMCOM Software     Australia   Ph +61-7-3841-3999
 
 
 
 

Reply via email to