I found the PWS on my win98se, there was a link for the setup program on
the start menu, programs-accesories-internet tools. Or you can look at the
add/remove control panel, Win Setup-Internet Tools-Details to see if its
included in the installation. 
Anyway i put a script in the cgi-bin, and tried to test it with an html
form, but i wasn't sure what the shebang line should be, i just put the 
#!path to my activeperl
or how the ACTION= should be addressed.

anyway, the whole thing seems kind of clunky, i think i'll look into some
other way of testing my cgi perl.
 
(how come cgi questions always go to the perl newsletter) 

Sergio Gonzalez

On Sat, 21 Jul 2001, Tim Musson wrote:

> Monday, July 16, 2001, 4:23:26 PM, my MUA believes you used
> (X-Mailer not set) to write:
> 
> BWM> On Mon, 16 Jul 2001, Stout, Joel R wrote:
> 
> >> WinNT comes with "Personal Web Server" (PWS) which is how I'm learning Perl
> >> CGI.  You can put your scripts in C:\Inetpub\wwwroot\cgi-bin.  You can then
> >> run them by going to:
> >> your_homepage\cgi-bin\your_script.pl.  I'm not sure if Windows 98 comes with
> >> PWS.  Sorry I couldn't be of more help - just learning myself.
> 
> BWM> Depending on what version of Windows NT you have, you may even have IIS as
> BWM> part of your system (I think you need the server version with SP 4 and
> BWM> higher).  There's also Apache, which can be built on NT and Win2K.
> BWM> Again, though, don't know what things Windows 98 will support.  I think
> BWM> Personal Web server may be the only thing.
> 
> I am fairly sure you can run Apache on Win98, but I have run Tiny.exe
> on everything from 95 to 2000.  Takes about 2 min to set up, is free,
> and works well with Perl.  Find it at www.ritlabs.com/tinyweb.  My
> homepage is even c:\web\cgi-bin\index.pl...
> 
> -- 
> [EMAIL PROTECTED]
> Using The Bat! (http://www.ritlabs.com/the_bat/) eMail v1.53d
> Windows NT 5.0.2195 (Service Pack 1)
> My wife keeps complaining I never listen to her ... or something like that.
> 
> 
> NetZero Platinum
> No Banner Ads and Unlimited Access
> Sign Up Today - Only $9.95 per month!
> http://www.netzero.net
> 
> -- 
> 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