please include new PDO 1.0.3 release in portage. this release corresponds with PHP 5.1.3/5.1.4 which is now included in portage, and fixes many segfaults and crashes. http://pecl.php.net/pdo as Wez Furlong (PDO dev) has said on his blog, he does not recommend using older PDO releases with newer PHP versions. http://netevil.org/node.php?nid=817
Hi, PDO is part of php since 5.1.2, as far as I understand, you shouldn't use pdo-external use flag, use 'pdo' instead. The problem for me is that I emerged 5.1.4 with 'pdo' but for some reason I can't connect to sqlite3 , only 2. Ideas?
(In reply to comment #1) This is not a support forum...
dev-php5/pecl-pdo-1.0.3, dev-php5/pecl-pdo-mysql-1.0.2, dev-php5/pecl-pdo-sqlite-1.0.1, dev-php5/pecl-pdo-odbc-1.0.1, and dev-php5/pecl-pdo-pgsql-1.0.2 are in the tree now.