Your message to
 

 
has encountered delivery problems.
 
Reason: 
Unable to negotiate SendTo address with host
( The host is not willing to accept a message for this user )
 
 
Your message reads (in part):
 
>From [EMAIL PROTECTED]  Fri Mar 24 04:50:10 2000
Received: from deliverator.sgi.com (deliverator.sgi.com [204.94.214.10]) by 
bajrang.5q.com (8.8.8) id EAA82962; Fri, 24 Mar 2000 04:50:09 -0700 (MST)
Received: from nodin.corp.sgi.com (fddi-nodin.corp.sgi.com [198.29.75.193]) by 
deliverator.sgi.com (980309.SGI.8.8.8-aspam-6.2/980310.SGI-aspam) via ESMTP id 
DAA20679; Fri, 24 Mar 2000 03:39:42 -0800 (PST) mail_from 
([EMAIL PROTECTED])
Received: from sgindia.newdelhi.sgi.com (newdelhi.sgi.com [134.14.90.2]) by 
nodin.corp.sgi.com (980427.SGI.8.8.8/980728.SGI.AUTOCF) via ESMTP id DAA99551; Fri, 24 
Mar 2000 03:43:23 -0800 (PST)
Received: from bhairavi.newdelhi.sgi.com (bhairavi.newdelhi.sgi.com [134.14.90.52]) by 
sgindia.newdelhi.sgi.com (980427.SGI.8.8.8/980728.SGI.AUTOCF) via ESMTP id RAA63779; 
Fri, 24 Mar 2000 17:08:43 +0530 (IST)
Received: (from majordomo@localhost) by bhairavi.newdelhi.sgi.com (8.9.3/8.9.3) id 
RAA25024 for linux-delhi-list; Fri, 24 Mar 2000 17:09:54 +0530 (IST)
X-Authentication-Warning: bhairavi.newdelhi.sgi.com: majordomo set sender to 
[EMAIL PROTECTED] using -f
Received: from cthulhu.engr.sgi.com (cthulhu.engr.sgi.com [192.26.80.2]) by 
bhairavi.newdelhi.sgi.com (8.9.3/8.9.3) with ESMTP id RAA25020 for 
<[EMAIL PROTECTED]>; Fri, 24 Mar 2000 17:09:47 +0530 (IST)
Received: from sgi.com (sgi.engr.sgi.com [192.26.80.37]) by cthulhu.engr.sgi.com 
(980427.SGI.8.8.8/970903.SGI.AUTOCF) via ESMTP id DAA24115 for 
<[EMAIL PROTECTED]>; Fri, 24 Mar 2000 03:39:36 -0800 (PST) 
mail_from ([EMAIL PROTECTED])
Received: from airhq.air.org.in (airhq.air.org.in [203.197.220.242]) by sgi.com 
(980327.SGI.8.8.8-aspam/980304.SGI-aspam: SGI does not authorize the use of its 
proprietary systems or networks for unsolicited or bulk email from the Internet.) via 
ESMTP id DAA07264 for <[EMAIL PROTECTED]>; Fri, 24 Mar 2000 
03:39:23 -0800 (PST) mail_from ([EMAIL PROTECTED])
Received: (from mail@localhost) by airhq.air.org.in (8.8.7/8.8.7) id RAA04889 for 
<[EMAIL PROTECTED]>; Fri, 24 Mar 2000 17:02:56 +0530
Received: from airhqst.air.org.in(172.16.1.5) by airhq.air.org.in via smap (V2.1) id 
sma004887; Fri, 24 Mar 00 17:02:35 +0530
Received: from air.org.in (ws59.1.16.172.in-addr.arpa [172.16.1.59] (may be forged)) 
by airhqst.air.org.in (8.8.7/8.8.7) with ESMTP id RAA05047 for 
<[EMAIL PROTECTED]>; Fri, 24 Mar 2000 17:06:59 +0530
Message-ID: <[EMAIL PROTECTED]>
Date: Fri, 24 Mar 2000 17:09:32 +0530
From: Naresh Narang <[EMAIL PROTECTED]>
X-Mailer: Mozilla 4.7 [en] (Win95; I)
X-Accept-Language: en
MIME-Version: 1.0
To: [EMAIL PROTECTED]
Subject: Re: [linux-delhi] CGI woes
References: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: [EMAIL PROTECTED]
Precedence: bulk
Reply-To: [EMAIL PROTECTED]
X-UIDL: 81b5a2120dcf5319542fe3b7bd87e5b9
 
Write at the top of the script:

print "text/html";

NKN

Vipul Mathur wrote:

> Hiya,
>
> I'm having problems getting cgi access to work on my RH 6.1 Linux box. As
> far as I know, I have configured things according to the details given in
> the HOWTOs etc.
>
> Whenever I try to access a cgi script by:
>   # lynx http://localhost/cgi-bin/myscript.cgi
>
> I get a 500 (Internal Server Error). A peek at the error_log file shows
> the following entry
>
>  [Fri Mar 24 11:01:23 2000] [error] [client 127.0.0.1] Premature end of
> script headers: /home/httpd/cgi-bin/myscript.cgi
>
> The script is a simple perl script which work fine otherwise.
>
> Anybody have a clue as to whats wrong??
>
>   Cheerio!
>     ,_,
>    (O,O)   Vipul Mathur <[EMAIL PROTECTED]>
>    (   )   http://www.crosswinds.net/~vipul/
> +---"-"------------------------------------------------------------------+
> | 'The most exciting phrase to hear in science, the one that heralds new |
> | discoveries, is not "Eureka!" but "Hmm. That's funny..."'-Isaac Asimov |
> +------------------------------------------------------------------------+
>   The government solution to a problem is usually as bad as the problem.


Reply via email to