All WIN boxes suffer from this malady.
You must either remove the spaces from the directory (NOT a good idea with
Program Files)
OR
run a dir /x on C:\ to get the "short names" of your directories. In your case:
c:\progra~1\perl\perl.exe
OR
You could quote the directory path
Why is perl.exe in Program Files? Since you're using activestate shouldn't it
be in C:\perl ? which would totally negate this issue?
"Adem GUNES" <[EMAIL PROTECTED]> on 06/26/2001 11:20:15 AM
Please respond to [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
cc:
Subject: IIS registration error
hi
An error about Perl registration to IIS ..
.cgi -> c:\Program Files\perl\perl.exe %s %s WRONG
.cgi -> "c:\Program Files\perl\perl.exe" "%s" "%s" TRUE
-----------------------------------------^--^-^--^
if our .cgi script's path includes space chars, an error occurs..
adem
_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-admin
Lou Moran
Systems Administrator
The World Travel Specialists Group
212.679.1600x325
_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-admin