Hi, I used to run NT 4.0 but had to upgrade for USB. However, when I had NT 4.0 I installed the NT workstation option pack which allowed me to interactively configure IIS to execute Perl scripts (presumably as DLL-- which is faster & better) using the management console, a GUI admin tool that ships with IIS.
Now that I am on Win98 and PWS I had to enter the registry key below manually using regedit (be sure to reboot) since PWS for Win98 doesn't ship with the management console : (. Anyways, I couldn't get the DLL registry entry to work but I did get the CGI entry to work which is simple. Here is how: Navigate to the registry key described below, add the extension .pl then double-click to add the path to the Perl binary-- be sure to follow the entry with 2 %s i.e., C:\Perl\bin\perl.exe %s %s. It's slower but it works. I have the NT Option pack for NT 4.0 workstation still. Get with me offline to download. It was difficult to get all of the needed files from Microsoft stated in October that NT 4.0 is official unsupported. Michael ----- Original Message ----- From: "Rythmist" <[EMAIL PROTECTED]> To: "Nitesh Gupta" <[EMAIL PROTECTED]>; "Perl-Win32-web" <[EMAIL PROTECTED]> Sent: Tuesday, April 23, 2002 2:41 PM Subject: Re: cgi + PWS config > Visit http://www.studiodeluxe.net/pws for more info on PWS. > > Rythmist > > ----- Original Message ----- > From: "Nitesh Gupta" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, April 23, 2002 7:57 AM > Subject: cgi + PWS config > > > > Hi, > > I am a Perl beginner. I wish to do cgi scripting on winNT work > > station. I installed active perl and Personal Web server. perl > > works on command line but not as script. In the documentation, I > > read the following instructions(between ### signs below). Can > > someone tell me what exactly should i write down in the key (the > > exact string). > > > > ### > > Associate the extension for your scripts with the appropriate > > interpreter in the script map for IIS. This is under the Registry > > key HKEY_LOCAL_SYSTEM, with the sub-key > > ``System\CurrentControlSet\Services\W3SVC\Parameters\Script Map''. > > Many people map two extensions: one to perl.exe %s (for example, > > ..pl) and another to PerlIS.dll (for example, .plx). Note that > > mapping an extension in the script map is not the same as > > associating the extension in Explorer. Use the full paths to the > > executable files in the script map. > > ### > > > > plz let me know what else should I do to make my script working on > > PWS > > > > thanks > > Nitesh > > _______________________________________________ > Perl-Win32-Web mailing list > [EMAIL PROTECTED] > To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs > _______________________________________________ Perl-Win32-Web mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs