SQLite 3 PHP extensions issues after upgrading to PHP5 5.3.6_1

Attos attos.janus at gmail.com
Tue Jun 28 18:38:34 UTC 2011


Done that.
Appending and moving around sqlite3.so did not fix it. Just commenting it
out did the trick.

On Tue, Jun 28, 2011 at 1:45 PM, Eric <freebsdlists-ports at chillibear.com>wrote:

> > From: Attos <attos.janus at gmail.com>
> > Hello,
> > Just upgraded to php5-5.3.6_1 and the SQLITE 3 extensions
> > (php5-pdo_sqlite-5.3.6_1 and php5-sqlite3-5.3.6_1) are causing PHP to
> core
> > dump.
> > I commented them from /usr/local/etc/php/extensions.ini and the
> segmentation
> > faults disappear.
>
> I've always fount that re-ordering the entries in /usr/local/etc/php/
> extensions.ini through trial and error tends to make the problem go away
> and
> allows one to use the extension without the faults.
>
> Jim Pingle posted a script ages ago on his blog[1] to do some rough and
> ready re-ordering, if you fancy giving that a try.
>
> Regards
>
> Eric
>
> [1] http://www.pingle.org/2007/09/22/php-crashes-extensions-workaround
>
>
>


-- 
Attos Janus


More information about the freebsd-ports mailing list