Setting up CGI/Perl scripts to run on a Win32 Web server is not as straightforward as on a Unix server. On a Win32 Web server there are two main issues to watch out for.
First, not all Win32 Web Servers allow CGI/Perl scripts to execute based on the interpreter listed on first line of the script.
Second, not all Win32 Web servers preserve the current working directory from which the script is executing. Since ISAPI Perl shares both of these negative Win32 server traits, the subsequent section summarizes how to get Perl scripts working with ISAPI Perl.
Property of TechnologyAdvice. © 2025 TechnologyAdvice. All Rights Reserved
Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.