Re: PERL\NT?

Jeff ( nblade@firstinter.net )
Thu, 03 Jul 1997 16:44:24

>> From: Sam Akhtar <srakhtar@ibisnet.net>
>> To: (ML) NT-ISP <ntisp@emerald.iea.com> (ML) IIS
><iis-talk@thenerve2.com>
>> Subject: PERL\NT?
>> Date: Wednesday, July 02, 1997 8:19 PM
>>
>> I could swear this was working before... maybe been up too long trying
>> to deal with outages and rerouting, yeah that's it... here goes:
>>
>> We've got PERL 5.0 (April\latest build) installed on an NT 4.0\IIS 3.0
>> server. All the script maps, paths, etc. are in place (moreso since
>> the install prog did it). We know it works because we have a port of
>> MRTG working and it fires off every five minutes and does it's updates,
>> etc.
>>
>> However, I cannot for the life of me remember why <!--#exec
>> cgi="cgi-bin/somescript.pl"--> is not working... it doesn't return a
>> blessed thing, and you see the include in the result file from the HTML
>> file.
>>
>> Uhm, help?
>>
>> Thanks in advance...
>>
>>
>> Sam R. Akhtar Operations & Engineering
>> IBIS, Inc. FrontPage, ASP, Java and more!
>> http://www.ibisnet.net/ srakhtar@ibisnet.net
>> P: 813.265.0275 F: 813.265.0788

sound like you don't have it installed right. One thing you need to make
sure of thought is that if it is outputing any html code that you have a
proper header and have it set for nph otherwise it will not show up.

Jeff Brissette