Date: Fri, 29 Apr 2005 22:29:59 +0200 From: =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= <bkoenig@cs.tu-berlin.de> To: Mike Oliveri <moliveri@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: PHP 4.3.11 core dumps Message-ID: <42729947.3080206@cs.tu-berlin.de> In-Reply-To: <1e58dbf605042910446019d258@mail.gmail.com> References: <1e58dbf605042910446019d258@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Mike Oliveri wrote: >I recently upgraded to PHP 4.3.11 from Ports on my 4.9-RELEASE system, >and I'm suddenly having troubles running PHP. Whether we're talking a >web app or running from a command line, I get core dump errors. >Specifically: > >su-2.05b# php -i >Bus error (core dumped) > > Hello, comment out all libraries which are specified in /usr/local/etc/php/extension.ini. If the bus error won't occur anymore afterwards, then add the libraries step by step again to find out the faulty one and try to rebuild it or just don't use it if you can. Björn
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42729947.3080206>