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 > "[EMAIL PROTECTED]"
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 _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"