Olli Hauer wrote:
Try starting with an empty extensions.ini and do the following test, if php
coredumps it will mostly also cordump on the command line with the following
tests.
$> php -ie
$> php -nme
$> php -me
Next do the same test with always only one extension enabled.
If you got meanwhile a coredump then you know the single extension which dumps,
else can be a combination of extensions or the load order.
None of that fail for me.
--
Sphinx of black quartz judge my vow.
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"