in reply to cgi.pm and apache
But when I rename tryit.cgi to tryit.pl and it will not work! It showed the not-so-useful server error! Does it mean if one includes use CGI in the program, it has to use .cgi extentsion?
No, it doesn't mean that
Look in the error log , then learn to configure your apache from apache manual
brian's Guide to Solving Any Perl Problem, CGI Help Guide , Troubleshooting Perl CGI scripts , Re^8: How to use wxHtmlEasyPrinting (On debugging, verify everything, talk to teddybear ... and links and links , Tutorials: Perl documentation documentation, Searching Perl Documentation
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: cgi.pm and apache
by Anonymous Monk on Jul 01, 2013 at 01:02 UTC | |
by kflee2000 (Initiate) on Jul 01, 2013 at 15:01 UTC |