From owner-freebsd-questions Tue Aug 17 4:23:17 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mailb.telia.com (mailb.telia.com [194.22.194.6]) by hub.freebsd.org (Postfix) with ESMTP id 4412214F7F for ; Tue, 17 Aug 1999 04:23:09 -0700 (PDT) (envelope-from girgen@partitur.se) Received: from stordatan.telia.com (t2o62p31.telia.com [195.198.198.91]) by mailb.telia.com (8.8.8/8.8.8) with ESMTP id NAA12395 for ; Tue, 17 Aug 1999 13:23:39 +0200 (CEST) Received: from partitur.se (localhost [127.0.0.1]) by stordatan.telia.com (8.9.3/8.9.1) with ESMTP id NAA41505 for ; Tue, 17 Aug 1999 13:23:27 +0200 (CEST) (envelope-from girgen@partitur.se) Message-ID: <37B9462F.252A986A@partitur.se> Date: Tue, 17 Aug 1999 13:23:27 +0200 From: Palle Girgensohn Organization: Partitur X-Mailer: Mozilla 4.61 [en] (X11; U; FreeBSD 3.2-STABLE i386) X-Accept-Language: sv, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: How get apache to dump CGI program's core? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! I'm running apache 1.3.6 on FreeBSD 3.2-stable. I'm doing some CGI development, and need to get core dumps when the programs fail. Since apache does setuid, the programs are not allowed to dump core. Even running apache with -X doesn't help; they sig 11 but no core dump. :( Any ideas? There's some info on the apache site, but it doesn't say how to fix it: http://www.apache.org/docs/misc/FAQ-D.html#wheres-the-dump Thanks! /Palle To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message