Re: Cannot Run Perl Scripts
Posted by shaun K (128.107.253.40) on February 11, 2003 at 19:47:54:
In Reply to: Cannot Run Perl Scripts posted by shaun K on February 11, 2003 at 19:39:52:
Nevermind, I guess since those extensions are already in my PATH I should not have them in MyWebServers script area. Once I deleted them, everything was good. : Hello, : I am having problems running perl cgis through mywebserver. : I have configured the script files to map properly and the HelloWorld.pl is in the cgi-bin directory. : Confirmed that path to perl is correct. : pl - c:\perl\bin\perl.exe : cgi - c:\perl\bin\perl.exe : plx - c:\perl\bin\perl.exe : pls - c:\perl\bin\perl.exe : Also, I am able to run the cgi through the command line by typeing 'perl HelloWorld.pl' and it displays the HTML correctly in the output. : When I run it through the browser, I do NOT get a 'File Not Found'....rather just a blank page displays. : Any help would be appreciated. : THanks, : Shaun
|