From owner-freebsd-questions Tue Aug 17 16: 8: 1 1999 Delivered-To: freebsd-questions@freebsd.org Received: from ds9.sci.fi (ds9.sci.fi [195.74.0.54]) by hub.freebsd.org (Postfix) with ESMTP id 33BC414E1D for ; Tue, 17 Aug 1999 16:07:51 -0700 (PDT) (envelope-from yurtesen@ispro.net.tr) Received: from ispro.net.tr (dyn-1-152.tku.netti.fi [195.16.222.153]) by ds9.sci.fi (8.9.1/8.9.1) with ESMTP id CAA28387; Wed, 18 Aug 1999 02:08:21 +0300 (EET DST) Message-ID: <37B9EB1A.A9BF87DB@ispro.net.tr> Date: Wed, 18 Aug 1999 02:07:06 +0300 From: Evren Yurtesen X-Mailer: Mozilla 4.51 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: Palle Girgensohn Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How get apache to dump CGI program's core? References: <37B9462F.252A986A@partitur.se> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG what if you give temporary write access to the userid of the apache process? or if apache is switching to the userid of the file owner you may give write access for the file owner. I believe that this would not be a secure approach for a system though Evren Yurtesen Palle Girgensohn wrote: > > 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message