Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jun 2011 20:14:34 -0500
From:      Ryan Coleman <editor@d3photography.com>
To:        FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   Re: Another PHP5 problem
Message-ID:  <64D6EF8B-A799-4D8C-A688-FC020CCFEFD1@d3photography.com>
In-Reply-To: <3.0.1.32.20110615191858.018e54e0@sage-american.com>
References:  <3.0.1.32.20110615175738.019581f8@sage-american.com> <3.0.1.32.20110615155910.019581f8@sage-american.com> <3.0.1.32.20110615150619.019581f8@sage-american.com> <3.0.1.32.20110615090401.0181fea8@sage-american.com> <3.0.1.32.20110615090401.0181fea8@sage-american.com> <3.0.1.32.20110615150619.019581f8@sage-american.com> <3.0.1.32.20110615155910.019581f8@sage-american.com> <3.0.1.32.20110615175738.019581f8@sage-american.com> <3.0.1.32.20110615191858.018e54e0@sage-american.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I have very few uses for sqlite3 but I still have them. And PDO? Never =
seen anything run it.

Just because it is on by default=20
1) doesn't mean it's good for you and
2) the port connected to it is functioning properly.

On Jun 15, 2011, at 7:18 PM, Jack L. Stone wrote:

> At 06:35 PM 6/15/2011 -0500, Ryan Coleman wrote:
>> That wouldn't likely cause a segfault, but you could use your apache =
logs
> to see if there's something in the last file before the segfault =
occurs...
> but that could be a wild goose chase.
>>=20
>>=20
>> On Jun 15, 2011, at 5:57 PM, Jack L. Stone wrote:
>>=20
>>> At 04:04 PM 6/15/2011 -0500, Ryan Coleman wrote:
>>>> My solution for these issues is usually pretty easy:
>>>> Disable all extensions (with a ; before the line) and then =
re-enable
>>> batches until it dies on you and then go through line-by-line to see =
which
>>> one did it.
>>>>=20
>>>> Should take about 5 minutes, tops, to run through the entire list.
>>>>=20
>=20
> Ryan:
>=20
> Found it! 2 extensions were the problem:
> # extension=3Dsqlite3.so
> # extension=3Dpdo_sqlite.so
>=20
> Don't even know why they got in there.... (except I checked the boxes =
in
> make config)
>=20
> Thanks for the great idea!
>=20
> Jack
>=20
> (^_^)
> Happy trails,
> Jack L. Stone
>=20
> System Admin
> Sage-american
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to =
"freebsd-questions-unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?64D6EF8B-A799-4D8C-A688-FC020CCFEFD1>