|
|
 |
phpdoc
[PHP-DOC] #35535 [Opn->Ver]: PDO PHP 5.0.x install instructions need updating
by lsmith other posts by this author
Dec 4 2005 10:11AM messages near this date
[PHP-DOC] #35535 [Ver->Csd]: PDO PHP 5.0.x install instructions need updating
|
[PHP-DOC] cvs: phpdoc /en/reference/stream/functions stream-filter-append.xml
ID: 35535
Updated by: lsmith@[...].net
Reported By: dmytton@[...].net
-Status: Open
+Status: Verified
Bug Type: Documentation problem
Operating System: N/A
PHP Version: Irrelevant
-Assigned To:
+Assigned To: dbs
New Comment:
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
Previous Comments:
------------------------------------------------------------------------
[2005-12-03 21:44:39] dmytton@[...].net
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:
--------------
root@server1 [/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
Thread:
Dmytton@Php.Net
nlopess
lsmith
|
|
|
 |
|