|
|
 |
phpdoc
[PHP-DOC] #35535 [Ver->Csd]: PDO PHP 5.0.x install instructions need updating
by nlopess other posts by this author
Sep 6 2006 3:24AM messages near this date
[PHP-DOC] #35535 [NEW]: PDO PHP 5.0.x install instructions need updating
|
[PHP-DOC] #35535 [Opn->Ver]: PDO PHP 5.0.x install instructions need updating
ID: 35535
Updated by: nlopess@[...].net
Reported By: dmytton@[...].net
-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] lsmith@[...].net
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] 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
|
|
|
 |
|