[SP-pm] Ambiente de rede windows 2003

Ricardo Portilho Proni ricardoportilho em terra.com.br
Domingo Abril 2 13:09:52 PDT 2006


  Boa tarde, Isabel.
  Encontrei esse tópico no help do Active Perl 5.8.8 que tenho no 
Windows XP.
  Páginas HTML estáticas, sei que este SO suporte. Sobre PHP, não sei 
nad a respeito.

 []s,

To configure ActivePerl to work with IIS 6 on Windows 2003:

   1. Load the *Internet Information Services (IIS) Manager* applet from
      Window's *Administrative Tools* menu.
   2. Select the desired system, then select *Web Service Extensions*.
      Click *Add New Web Service Extension*.
   3. Enter a descriptive *Extension Name* (such as "Perl CGI"), then
      enter the following string in the *Required Files* field:

          C:\Perl\bin\perl.exe "%s" %s

      As necessary, modify the path to the Perl executable on the
      selected system. Check *Set Extension Status to Allowed*, then
      click *OK*.

   4. Expand the *Web Sites* directory in the IIS Manager and
      right-click *Default Web Site*. Select *New | Virtual
      Directory...*. Use the wizard to specify the location of your Perl
      CGI programs. On the *Access Permissions* page, ensure that
      *Read*, *Run Scripts* and *Execute* are enabled.
   5. Right-click the new virtual directory and select *Properties*. On
      the *Mappings* tab of the *Application Configuration* page, ensure
      that the /.pl/ or /.cgi/ extension is mapped to the Perl
      interpreter specified above. (Enter the same string in the
      *Executable Path* field as shown in step 3.)
   6. In order to run ASP scripts, ensure that *Active Server Pages* are
      "allowed". Under the *Web Service Extensions* directory, select
      *Active Server Pages*. Change the status from "Prohibited" to
      "Allowed".
   7. Restart the IIS service.
   8. Test your configuration as described in Testing Your Web Server
      Configuration <#test_config>.





mrnov wrote:
> Olá!
>  
> Gostaria de saber se o windows 2003 para o gerenciamento de páginas na 
> web ele necessita que se trabalhe com asp ou ele suporta bem páginas 
> em HTML e o uso do perl e php.
>  
> Obrigada,
> Izabel
> ------------------------------------------------------------------------
>
> _______________________________________________
> SaoPaulo-pm mailing list
> SaoPaulo-pm em pm.org
> http://mail.pm.org/mailman/listinfo/saopaulo-pm
> ------------------------------------------------------------------------
>
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.1.385 / Virus Database: 268.3.4/299 - Release Date: 31/3/2006
>   



Mais detalhes sobre a lista de discussão SaoPaulo-pm