Date: Fri, 17 Nov 2006 11:48:06 +0100 From: Ivan Voras <ivoras@fer.hr> To: freebsd-ports@freebsd.org Subject: Re: FreeBSD 6.1-R-p10 and PHP 5.2.0 Message-ID: <ejk41b$2mv$1@sea.gmane.org> In-Reply-To: <200611161509.53708.josh@tcbug.org> References: <200611161509.53708.josh@tcbug.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Josh Paetzel wrote: > Freshly installed FreeBSD 6.1-R-p10 box > > Fresh ports tree from today. php 5.2.0 installed from ports with the > following extensions: > # php -v > PHP 5.2.0 (cli) (built: Nov 16 2006 14:47:28) (DEBUG) > Copyright (c) 1997-2006 The PHP Group > Zend Engine v2.2.0, Copyright (c) 1998-2006 Zend Technologies > Segmentation fault (core dumped) I've found php to be very sensitive to trivial issues like the order of loading extensions in extensions.ini, which is just one of the reasons for its suckiness. I don't see your particular error here (both on i386 and amd64), but if is the ordering of extensions maybe you could post your extensions.ini.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ejk41b$2mv$1>