Date: Wed, 8 Nov 2006 09:26:19 -0600 From: Jonathan Horne <freebsd@dfwlp.com> To: freebsd-questions@freebsd.org Subject: Re: php 5.2.0... go boom! Message-ID: <200611080926.19296.freebsd@dfwlp.com> In-Reply-To: <200611080841.15139.derrick@uniquestrength.net> References: <200611072108.40934.freebsd@dfwlp.com> <20061108124122.GA50384@rb1.palstra.com> <200611080841.15139.derrick@uniquestrength.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 08 November 2006 07:41, Derrick Edwards wrote: > On Wednesday 08 November 2006 07:41, Riemer Palstra wrote: > > On Wed, Nov 08, 2006 at 01:07:31PM +0300, Andrew Pantyukhin wrote: > > > I have yet to see a problem. So far, so good. > > > > I haven't had any problems with PHP 5.2.0 and its own modules, I only > > can't get pecl-PDO (1.0.3) to build against it. It even seems to be a > > bit faster than 5.1.6, but I haven't fully benchmarked it yet. > > Same here.. PHP5.2.0 works great here! > _______________________________________________ > 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" well i found another piece of the puzzle this morning. this time i re-performed the upgrade on a dev box. same segfault, but this time, i scrolled up quite a bit, and saw this too: PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20060613/pdo.so' - Cannot open "/usr/local/lib/php/20060613/pdo.so" in Unknown on line 0 i need to figure out what extension that belongs to, and hopefully rebuild it. that will probably solve my problem. jonathan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611080926.19296.freebsd>