in reply to More help installing Perl

Have you set scripts to execute in the directory via the IIS management tool (MMC for IIS3, no?)? This sounds like you've followed all the right steps except setting that directory to allow scripts to be executed instead of read.

Update: Btw, I don't think the %s %s is in the registry. It should be associated with the file extension via IIS (once again using the properties dialog of the directory via MMC. I think it's even on the same tab as the set directory to execute scripts dropdown).

ALL HAIL BRAK!!!

Replies are listed 'Best First'.
Re: Re: More help installing Perl
by Sadmachine (Novice) on Aug 01, 2001 at 12:05 UTC

    Thanks for the extra info. I'll give it a go and see if it works.

    I have been trying to run the scripts from the Inetpub directory which is supposed to be set to allow scripts to execute rather than read anyway.

    As for the %s %s I got the instructions for that from two different sources which said that I should use RegEdit and add the file association bit into a specific directory.