I'm not sure if this question is appropriate for this area, but I hope someone
can help me anyway.
My Apache is not executing any Perl or CGI script properly. For example, when
I point a browser to 'http://localhost/cgi-bin/test-cgi' It prints out the
whole script(like if I was viewing using the 'more test-cgi' command), instead
of displaying the intended result of the script.
Can someone explain to me as to what is happening? How can I fix this?
Thanks in advance.