ID: 35535 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Verified +Status: Closed Bug Type: Documentation problem Operating System: N/A PHP Version: Irrelevant Assigned To: dbs New Comment:
already fixed in the sources. Previous Comments: ------------------------------------------------------------------------ [2005-12-04 19:11:22] [EMAIL PROTECTED] Its a question of the order in which you have your channels configured .. either way "pecl install pdo" or "pear install pecl/pdo" are the proper/safe ways that you want to mention in the docs ------------------------------------------------------------------------ [2005-12-03 21:44:39] [EMAIL PROTECTED] Description: ------------ The installation instructions for "PHP 5.0 and up on Unix systems" need updating because PDO is no longer available to be installed under the pear install PDO command. Actual result: -------------- [EMAIL PROTECTED] [/usr/lib/php/extensions]# pear install pdo No releases available for package "pear.php.net/pdo" - package pecl/pdo can be installed with "pecl install pdo" Cannot initialize 'pdo', invalid or missing package file Package "pdo" is not valid install failed ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=35535&edit=1