Sadmachine has asked for the wisdom of the Perl Monks concerning the following question:
I'm having some problems getting Perl to run scripts via a browser.
I've installed ActivePerl-5.6.1.628-MSWin32-x86-multi-thread.msi on a NT server with IIS3 and it does run perl scripts from the DOS prompt.
The server meets all of the system requirement.
A recent version of InstMsi is installed
I've tried configuring IIS3 to run a perl script via the web browser. I've added the bit to the registry with the %s %s.
Have I missed anything? The browser is still trying to open the perl file rather than execute it.
Any further suggestions will be greatly appreciated
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: More help installing Perl
by PsychoSpunk (Hermit) on Jul 31, 2001 at 19:56 UTC | |
by Sadmachine (Novice) on Aug 01, 2001 at 12:05 UTC |