Date: Wed, 18 Aug 1999 02:07:06 +0300 From: Evren Yurtesen <yurtesen@ispro.net.tr> To: Palle Girgensohn <girgen@partitur.se> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How get apache to dump CGI program's core? Message-ID: <37B9EB1A.A9BF87DB@ispro.net.tr> References: <37B9462F.252A986A@partitur.se>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37B9EB1A.A9BF87DB>