Is that PWS in terms of  Personal Web Server by MS ?  If I didn't remember
it wrongly,
you can't run perl script there, but ASP instead.

Anyway, if you try to run CGI, I would like to tell the CGI-BIN is just the
location
where your scripts are putting in ( Maybe a virtual directory, depends on
your server
setting. ).and you have to tell where is the compiler at the first line in
your script
eg. #!C:/Perl/bin/perl.exe

Finally, I would like to tell that PWS is not a good server, try Apache if
you can =)

Have a nice day,
Connie

----- Original Message -----
From: "Ng Yuen Soo" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 26, 2002 5:29 PM
Subject: Problem in running CGI script with PWS server


> Hi,
>
> I am a newbie, setting up a test web server on Win98 with Activeperl
> Complier.  Apparently, the CGI-BIN is finally working but the browser IE
6.0
> does not execute the *.cgi with activeperl.  It merely just displays the
> content.
>
> How do I get the PWS to associate .cgi with Activeperl?
>
> Thanks!
>
>
>
>
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to