Cannot Run Perl Scripts
Posted by shaun K (128.107.253.40) on February 11, 2003 at 19:39:52:
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
|