Perl CGI versus ISAPI

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: M. Rafferty (mmr_at_vistagrande.com)
Date: 03/10/04


Date: Tue, 9 Mar 2004 18:39:02 -0800

I was looking at options to install and configure on the Windows 2003 web
server I'm setting up for shared hosting and realized that like PHP, Perl
can be supported as a CGI or by an ISAPI DLL.

Is there any reason to use the CGI flavor, or is ISAPI the way to go? For
instance, does some code only work in CGI or would most Perl scripts have to
be modified to run with the ISAPI set up?

--
Mary M. Rafferty
mailto:mmr@vistagrande.com


Relevant Pages

  • Re: Perl vs PHP speed?
    ... 17 of these will press a submit button to invoke the ... PHP (alternatively CGI perl). ...
    (comp.lang.perl.misc)
  • Re: phpBB Worm
    ... perl script on Unix as well as on Windows other than the first line ... suexec mechanism in order to run each customer within his own user's space. ... The downside of using suexec is that PHP as a CGI doesn't offer a small ...
    (Bugtraq)
  • Re: login example
    ... perl or cgi or php. ... As I know then free hostings not allow to run cgi, php or MySQL. ... You must select some cheap provider or get static and public IP address from your ISP and run your own webserver at home. ...
    (comp.lang.perl.misc)
  • Re: PHP 4.3.4 aborts under Windows XP
    ... Le probleme ca vient de ta configuration IIS et PHP qui est en mode CGI, ... J'ai pense ecrire comment l'installer en ISAPI, ...
    (comp.lang.php)
  • Re: [PHP] cgi vs php
    ... In cgi i can use perl,c etc ... How cgi written in perl and php is differ in working in context of web ...
    (php.general)