Date: Tue, 25 Sep 2007 11:08:50 -0400 From: "Maxim Khitrov" <mkhitrov@gmail.com> To: Derrick <dmacpher@vfs.com> Cc: freebsd-questions@freebsd.org Subject: Re: Problem with PHP cli core dumping Message-ID: <26ddd1750709250808t47899807kdcadd4ef04e8086@mail.gmail.com> In-Reply-To: <20070925064350.B67085@mail.vfs.com> References: <20070925064350.B67085@mail.vfs.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 9/25/07, Derrick <dmacpher@vfs.com> wrote: > 6.2 release (waiting till I can reboot the machine and will update to > RELENG - nobody in the office yet) > > all ports are updated to current. > > php -v > PHP 5.2.4 with Suhosin-Patch 0.9.6.2 (cli) (built: Sep 24 2007 18:31:21) > Copyright (c) 1997-2007 The PHP Group > Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies > Segmentation fault (core dumped) > > I get that core dump everytime; I'm not sure where to go with this. Do you have APC installed? That might do this. Are you running PHP in a jail? I suggest you comment out all installed extensions from extensions.ini, then enable them one by one. - Max
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?26ddd1750709250808t47899807kdcadd4ef04e8086>