On 07/28/2006 02:25 AM, Nath, Alok (STSD) wrote:
Ramnish,Here's my Hello World Cgi script which I am trying to run#!/usr/bin/perl print "Content-type: text/html\n\n";print "Hello, World.";It has no problem. [...]
When apache encounters an error, it records it in its error.log. What does the error.log say about this program?
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>