sorry 'bout that, figured the option pack for win95 would contain some iis for win9x
i still think pws is a bad choice for serveral reasons but i'm known to be stubborn, if i were you i'd check out apache or even ibm's adaptation of apache, asp will be a problem though (chiliasp does work nicely i'm told, costs though) my best guess, if you stick with pws, is to visit the activestate.com website and look for some installation documentation wich i'm sure is on it, even better the documentation is on your hard drive ... check out the html subdirectory in your perl subdirectory (maybe you allready did ?) did you allready try reinstalling Perl and installing the perl-isapi dll's ? good luck, Joris -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, February 15, 2001 4:00 PM To: Joris Lambrecht Subject: Re: Outta my tree! Well that wasn't very helpful. I'm using PWS because IIS doesn't work in Windows 98 but PWS does. Since ActiveState advertises that it works with PWS then I figured it would be best to just install the port on my development box rather than install a brand new server or, worse yet, install a brand new operating system. I'm just trying to figure out how to use ActiveState perl, that's all. I'm not so interested in building a new workstation. ----- Original Message ----- From: "Joris Lambrecht" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 15, 2001 8:42 AM Subject: RE: Outta my tree! > you're using personal webserver ? why on earth ? if you can use apache or > even IIS wich is much better, stable > > www.apache.org or > http://www.microsoft.com/msdownload/ntoptionpack/dlwiz.asp for IIS > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Thursday, February 15, 2001 3:32 PM > To: [EMAIL PROTECTED]; Grant McLean; > activeperl@listserv.ActiveState.com > Subject: Re: Outta my tree! > > > Forgive me if I go on about this but I'm just stumped. > > If I get this error when I point to a directory/script that doesn't exist: > > "403.1 Forbidden: Execute Access Forbidden" > > such as when I point my browser to http://localhost/nowhere/noscipt.pl, this > means that pws is not even looking for the script, right? > > How then can I tell pws to take a look BEFORE it sends an error? > > TIA > Lane > ----- Original Message ----- > From: <[EMAIL PROTECTED]> > To: "Grant McLean" <[EMAIL PROTECTED]>; <activeperl@listserv.ActiveState.com> > Sent: Thursday, February 15, 2001 7:58 AM > Subject: Re: Outta my tree! > > > > Yes. I'm using PWS and the default cgi-bin directory is /cgi-bin (which > is > > a virtual pointer to the same directory as the root directory). cgi-bin > is > > marked executable ... and yet I still get this error. > > > > Does anyone have ActivePerl sucessfully setup on PWS? The documentation > > said that it is similar to IIS 3.0 but I'm beginning to have doubts. > > ----- Original Message ----- > > From: "Grant McLean" <[EMAIL PROTECTED]> > > To: <activeperl@listserv.ActiveState.com> > > Cc: <[EMAIL PROTECTED]> > > Sent: Thursday, February 15, 2001 2:43 AM > > Subject: RE: Outta my tree! > > > > > > > > Now I get a more familiar error: > > > > > > > > "HTTP Error 403 > > > > 403.1 Forbidden: Execute Access Forbidden > > > > > > > > This error can be caused if you try to execute a CGI, ISAPI, or other > > > > executable program from a directory that does not allow programs to be > > > > executed." > > > > > > > > However, the directory that my script is in is marked > > > > Executable, as is the directory that perl.exe is in! > > > > > > This error message is saying that the web server is not configured > > > to execute programs in the directory. The issue is web server > > > configuration rather than filesystem permissions. Have you put your > > > script in the default cgi-bin directory? Try that first. > > > > > > Grant > > > _______________________________________________ > > > ActivePerl mailing list > > > ActivePerl@listserv.ActiveState.com > > > http://listserv.ActiveState.com/mailman/listinfo/activeperl > > > > > > > _______________________________________________ > > ActivePerl mailing list > > ActivePerl@listserv.ActiveState.com > > http://listserv.ActiveState.com/mailman/listinfo/activeperl > > > > _______________________________________________ > ActivePerl mailing list > ActivePerl@listserv.ActiveState.com > http://listserv.ActiveState.com/mailman/listinfo/activeperl >