FreeBSD 6.1-R-p10 and PHP 5.2.0
Ivan Voras
ivoras at fer.hr
Fri Nov 17 02:50:17 PST 2006
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.
More information about the freebsd-ports
mailing list