From owner-freebsd-questions Thu Feb 11 10:23:34 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA25204 for freebsd-questions-outgoing; Thu, 11 Feb 1999 10:23:34 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from raven.korax.net (raven.korax.net [209.82.39.7]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA25199 for ; Thu, 11 Feb 1999 10:23:29 -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 NAA06205 for ; Thu, 11 Feb 1999 13:23:09 -0500 (EST) Message-ID: <36C31F6B.11D35AF4@Syne-Post.Com> Date: Thu, 11 Feb 1999 13:20:27 -0500 From: Phil X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: Questions@FreeBSD.ORG Subject: (8)exec error Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What does this mean???? As a hint it came from a script that is intended to allow a web surfer to upload a graphic to the site. Actually what i would really like to see is a reference list for every error message that can be encounter. Has anyone ever come across that?? This message keeps pooping up in the website logs. my httpd-error log says (I'm not even sure this is from the same event); [Wed Feb 10 17:55:22 1999] [error] client 210.160.106.226:1892 denied by server configuration: /usr/local/www/cgi-bin/phf [Wed Feb 10 17:55:24 1999] [error] file permissions deny server execution: /usr/ local/www/cgi-bin/test-cgi [Wed Feb 10 17:55:25 1999] [error] script not found or unable to stat: /usr/loca l/www/cgi-bin/handler ok just did a live test and the site error log says; [Thu Feb 11 13:13:14 1999] [error] (2)No such file or directory: exec of /home/a wards/awardscenter.com/cgi-bin/upload.cgi failed [Thu Feb 11 13:13:18 1999] [error] Premature end of script headers: /home/awards /awardscenter.com/cgi-bin/upload.cgi Ok the httpd-error log did not record any error. And to prove the file exists here it is; mnemo:/home/awards/awardscenter.com/cgi-bin # ls -ail total 48 384021 drwxrwxrwx 2 awards awards 512 Feb 10 19:06 . 322587 drwxr-xr-x 13 awards awards 512 Feb 8 15:03 .. 384030 -rwxr-xr-x 1 awards awards 23096 Jan 7 00:18 FormMail.pl 384023 -rwxr-xr-x 1 awards awards 3408 Feb 10 17:55 publisher.cgi 384024 -rwxr-xr-x 1 awards awards 4814 Jan 8 07:12 template.pl 384022 -rwxrwxrwx 1 awards awards 13344 Feb 11 03:10 upload.cgi mnemo:/home/awards/awardscenter.com/cgi-bin # Were realy at a loss here any ideas. Phil Perreault Syne-Post To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message