I'm sure someone will correct me very quickly if I'm wrong,
but if I remember correctly, your reg string for the script map
should be:

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

Kaspars Vilkens wrote:
> 
> Hallo,
> I am new to Perl programming... so do not blame me for such a dummy question
> :)
> 
> Well I am trying to install ActivePerl to my server but I get just errors...
> I have
> 1) Windows98(2.edition)
> 2) PWS (That ships with the win)
> 3) I installed two required packages for win (DCOM98 and INSTMSI)
> 4) inserted following string into registry:
> 
> [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\W3SVC\Parameters\Scrip
> t Map]
> ".pl"="C:\\perl\\bin\\perl.exe %1 %*"
> 
> 5) I have perl version:
> 
> This is perl, v5.6.0 built for MSWin32-x86-multi-thread
> (with 1 registered patch, see perl -V for more detail)
> 
> --->Perl scripts work fine at the command prompt... but through web this
> gives:
> 
> CGI Error
> The specified CGI application misbehaved by not returning a complete set of
> HTTP headers. The headers it did return are:
> Can't open perl script "*": No such file or directory
> 
> Is there any ideas what is the problem???
> 
> mailto:[EMAIL PROTECTED]
> 
> Kaspars Vilkens
> KN dati
> 
> _______________________________________________
> ActivePerl mailing list
> [EMAIL PROTECTED]
> http://listserv.ActiveState.com/mailman/listinfo/activeperl

-- 

Lee Goddard     <[EMAIL PROTECTED]>
-------------------------------------
Perl : XML : XSLT : XHTML / JS : Java

"Post-modernism....the meta-narrative that denies meta-narrative."
                                           - Cedric Watts, Sussex 1997
_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activeperl

Reply via email to