Subject: Re: Help with PHP-4.2.3/PEAR (i386)
To: Lista de NetBSD Users <list10@sepc.edu.mx>
From: Markus W Kilbinger <kilbi@rad.rwth-aachen.de>
List: netbsd-users
Date: 10/22/2002 06:07:23
>>>>> "Lista" == Lista de NetBSD Users <list10@sepc.edu.mx> writes:
Lista> I can't find the file httpd.core in my system. The home dir
Lista> of the user www is /nonexistent and it really doesnt
Lista> exists:) Is there the place for httpd.core?
Hmm, I guess you have to start apache httpd with option '-X' (single
process mode) to get a core dump. Otherwise at least the master
process remains and it does not cause a core dump...
Markus.