http://www.perlmonks.org?node_id=1010668


in reply to Re^2: Help required for CGI Script
in thread CGI Script Working fine from my command prompt but Shows Internal server error when called through browser

The solution is that you debug your program using the advice and links already provided in reply to your several posts. If you're unable or unwilling to do so consider speaking to your manager or team leader explaining the situation. Consider the code you've actually written, what it does and what you're attempting to do. Your "expected output" does not occur within your program. http://learn.perl.org, tutorials.

Replies are listed 'Best First'.
Re^4: Help required for CGI Script
by Anonymous Monk on Dec 28, 2012 at 08:39 UTC
    I hav gone through all the links but havenot got the Solution.

      I find this hard to believe given the amount of information under http://learn.perl.org alone, never mind the other links provided. Simply looking at web pages isn't going to help. This is a learning process. Consider the alternative of discussing your issue with your manager/team leader.

      Update: Fixed typo.