Re: PERL and NT?

Steven Warsanis ( steven@smartserver.net )
Wed, 16 Apr 1997 19:52:24 +0100

At 05:08 PM 4/15/97 -0700, you wrote:
>> #!usr/local/bin/perl
>This is the complete path to the executable. (you forgot the / before th
>usr) If perl is in c:\InetPub\wwwroot\cgi-bin then this is the config:
>
>#!c:\InetPub\wwwroot\cgi-bin\perl

Or better, add a virtual directory: usr/local/bin/perl

If you allow your users to run perl scrips in thier own cgi-bin a virtual
directory is probably the way to go. They don't have to change the perl
script at all.

Steven.

>
>Also make sure that .pl applications are associated with PERL.EXE
>------------------------------------------------------------------
>
>Kirk Rogers wrote:
>>
>> I've been able to get PERL configured on our NT Server but am
>> unsuccessful in getting a standard *.pl file to run. The very first
>> line of any *.pl file is:
>> #!usr/local/bin/perl
>> but this obviously won't work.
>> Can someone please tell me how the first line of code should read?
>> Thanks
>>
>> Kirk
>>
>> ----------------------------------------------------------
>> NTISP Mailing List listserver@emerald.iea.com
>
>--
>
> Sincerely yours,
> Endre Palfi
> Internet Specialist
> CurtCo Freedom Group
>
>=======================================================================
>Mobile Sound - http://www.mobilesound.com/
>Portable Computing Direct Shopper - http://www.portablecomputing.com/
>Flightalk Network - http://www.flightalk.com/
>-----------------------------------------------------------------------
>Coustic - http://www.coustic.com/
>Kinergetic Research - http://www.kinergetics.com/
>=======================================================================
>
>
>
> ----------------------------------------------------------
> NTISP Mailing List listserver@emerald.iea.com
>
>