Skip site navigation (1)Skip section navigation (2)
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>
In-Reply-To: <36D2E87A.C3C55D00@Syne-Post.com>; from Phil on Tue, Feb 23, 1999 at 12:42:18PM -0500
References:  <36D2E87A.C3C55D00@Syne-Post.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990223131816.A19495>