From owner-freebsd-questions Tue Feb 23 11: 9:25 1999 Delivered-To: freebsd-questions@freebsd.org Received: from raven.korax.net (raven.korax.net [209.82.39.7]) by hub.freebsd.org (Postfix) with ESMTP id F206811061 for ; Tue, 23 Feb 1999 11:09:16 -0800 (PST) (envelope-from ReachMe@Syne-Post.com) Received: from Syne-Post.com (synepost.dialin.korax.net [209.82.39.76]) by raven.korax.net (8.9.3/8.9.3) with ESMTP id OAA11574 for ; Tue, 23 Feb 1999 14:09:14 -0500 (EST) Message-ID: <36D2FC0A.F1D4197E@Syne-Post.com> Date: Tue, 23 Feb 1999 14:05:46 -0500 From: Phil X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: more info Re: cgi errors References: <36D2E87A.C3C55D00@Syne-Post.com> <19990223131816.A19495@milf18.bus.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ok so here is the first line of the script upload.cgi; #!/usr/local/bin/perl5.003 -w # OK so I checked it and well I have ......./perl5.00404 so I put it in an dit works. YEAH thanks bunches on the second note I saw it noted in a mail message that someone should confirm they have script logging turned on. Does anyone have an idea on that? the confirming process that is? Phil Perreault Syne-Post Communications Chuck O'Donnell wrote: > 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