From owner-freebsd-questions  Tue Feb 23 10:18:30 1999
Delivered-To: freebsd-questions@freebsd.org
Received: from milf18.bus.net (milf18.bus.net [207.41.25.18])
	by hub.freebsd.org (Postfix) with ESMTP id D5CB21131F
	for <freebsd-questions@FreeBSD.ORG>; Tue, 23 Feb 1999 10:18:27 -0800 (PST)
	(envelope-from cao@milf18.bus.net)
Received: (from cao@localhost)
	by milf18.bus.net (8.8.8/8.8.8) id NAA19779;
	Tue, 23 Feb 1999 13:18:16 -0500 (EST)
	(envelope-from cao)
Date: Tue, 23 Feb 1999 13:18:16 -0500
From: "Chuck O'Donnell" <cao@bus.net>
To: Phil <ReachMe@Syne-Post.com>
Cc: freebsd-questions@FreeBSD.ORG
Subject: Re: cgi errors
Message-ID: <19990223131816.A19495@milf18.bus.net>
References: <36D2E87A.C3C55D00@Syne-Post.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.95i
In-Reply-To: <36D2E87A.C3C55D00@Syne-Post.com>; from Phil on Tue, Feb 23, 1999 at 12:42:18PM -0500
Sender: owner-freebsd-questions@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.ORG

On Tue, Feb 23, 1999 at 12:42:18PM -0500, Phil wrote:
> 
[cut]
> Internal Server Error
> 
> The server encountered an internal error or
> misconfiguration and was
> unable to complete your request.
> 
> 
> Ok, so here's what I get in the domain error-log;
> httpd: [Mon Feb 22 13:21:34 1999] [error]
> (2)No such file or directory:
     ^^^^^^^^^^^^^^^^^^^^^^^^^

I don't know if it will help, but for interpreted script like perl,
that error is usually caused by an incorrect path in the `#!' line at
the top of the script.

> 
[cut]
> 
> I read a blip that script logging can be enabled. How, where?
> I would like to do that just to double check. Thanks
> 

What does it say specifically? I think the fact that the error output
from your script shows up in the logs above is indication that errors
are already being logged.


Chuck


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message