garymgordon
Programmer
Hi.
Here's my dilemma.
1) I am the web developer, not the admin, but I am trying to get information for the admin so they can properly setup Perl to run on a Windows NT server running IIS.
2) Perl is installed, but doesn't seem to be running properly (or at all).
3) Previously, the server had PerlIS installed and was runnning, but would only execute .pl scripts. (It didn't run .cgi scripts.)
4) Now that Perl 5.05 is installed on the server, things are a little wacko. Here's what I mean.
a) Perl scripts (that had the extension of .pl were running fine before - as in a counter script) are now not running correct.
b) Perl scripts that I load as .pl seem ok other times.
BUT ...................
c) .cgi scripts (when they are the exact same code as .pl scripts .. and they are simple "Hello World" examples that should just display to the screen .. are giving me an error of :
"The page cannot be displayed.
There is a problem with a program on the page you are trying to reach, and the page cannot be displayed. "
But the .pl version of the same exact script works. The .cgi script gives me this error.
I am trying to find out what the admin did wrong (if anything) in their set up of Perl on the Windows NT server that again is running IIS and ... previoulsy had PerlIS on the server. (I am also not sure if he "uninstalled" PerlIS and want to know if this needs to be "uninstalled" and if so, can it be uninstalled now that Perl 5.05 has been installed or does he have to go through the entire process again.
Please, if anyone can, give me a step by step set of recommendations as to what the admin should be doing to allow .pl and .cgi scripts to be executed from ANY FOLDER on the server (within the website) ... not just a cgi-bin.
Thanks,
Gary
Gary M. Gordon, LLC
webmaster@garymgordon.com
Certified Web Developer ::
Application Programmer
Here's my dilemma.
1) I am the web developer, not the admin, but I am trying to get information for the admin so they can properly setup Perl to run on a Windows NT server running IIS.
2) Perl is installed, but doesn't seem to be running properly (or at all).
3) Previously, the server had PerlIS installed and was runnning, but would only execute .pl scripts. (It didn't run .cgi scripts.)
4) Now that Perl 5.05 is installed on the server, things are a little wacko. Here's what I mean.
a) Perl scripts (that had the extension of .pl were running fine before - as in a counter script) are now not running correct.
b) Perl scripts that I load as .pl seem ok other times.
BUT ...................
c) .cgi scripts (when they are the exact same code as .pl scripts .. and they are simple "Hello World" examples that should just display to the screen .. are giving me an error of :
"The page cannot be displayed.
There is a problem with a program on the page you are trying to reach, and the page cannot be displayed. "
But the .pl version of the same exact script works. The .cgi script gives me this error.
I am trying to find out what the admin did wrong (if anything) in their set up of Perl on the Windows NT server that again is running IIS and ... previoulsy had PerlIS on the server. (I am also not sure if he "uninstalled" PerlIS and want to know if this needs to be "uninstalled" and if so, can it be uninstalled now that Perl 5.05 has been installed or does he have to go through the entire process again.
Please, if anyone can, give me a step by step set of recommendations as to what the admin should be doing to allow .pl and .cgi scripts to be executed from ANY FOLDER on the server (within the website) ... not just a cgi-bin.
Thanks,
Gary
Gary M. Gordon, LLC
webmaster@garymgordon.com
Certified Web Developer ::
Application Programmer