From owner-freebsd-ports Sat Aug 24 20:21: 8 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 684E837B400 for ; Sat, 24 Aug 2002 20:21:05 -0700 (PDT) Received: from ns17.u-build-it.net (ns17.u-build-it.net [66.33.65.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16C9643E6E for ; Sat, 24 Aug 2002 20:21:05 -0700 (PDT) (envelope-from freebsd-ports@fair-ware.com) Received: from h0002e3053cbe.ne.client2.attbi.com ([66.30.208.198] helo=beast) by ns17.u-build-it.net with asmtp (Exim 3.35 #1) id 17invn-0000kc-00 for FreeBSD-Ports@FreeBSD.org; Sat, 24 Aug 2002 23:19:15 -0400 From: "Paul A. Howes" To: Subject: Apache 2 problem Date: Sat, 24 Aug 2002 23:20:54 -0400 Message-ID: <001301c24be6$6c62c9d0$0200a8c0@beast> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org All, I just installed Apache2 from ports and found a rather puzzling problem: Any HTML file will display perfectly well, but if I add a ZIP file or EXE in the directory, the server refuses to let me download the file. I checked in the access log, and the connection attempt is not recorded at all. In the error log, I receive something like: [Sat Aug 24 23:07:51 2002] [notice] child pid 39280 exit signal Bad system call (12) I turned off the memory mapped enhancements, thinking that it might make a difference but the same error message appears either way. Any thoughts? Am I missing something basic? A search on Google didn't turn up anything promising. -- Paul A. Howes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message