Problems with Pear PDO_pgsql and PHP 5.3

panoinka

Registered
Mar 4, 2009
3
0
51
Hello,

Recently I update to PHP 5.3 versión, but the PDO_pgsql was disabled and now it's not possible to install again from PEAR repositories.

It show this error message:
# pecl install pdo_pgsql
WARNING: "pecl/PDO" is deprecated in favor of "channel://http://svn.php.net/viewvc/php/php-src/trunk/ext/pdo//ext/PDO"
downloading PDO_PGSQL-1.0.2.tgz ...
Starting to download PDO_PGSQL-1.0.2.tgz (14,961 bytes)
.....done: 14,961 bytes
Could not get contents of package "/root/tmp/pear/cache/PDO_PGSQL-1.0.2.tgz". Invalid tgz file.
Download of "pecl/pdo_pgsql" succeeded, but it is not a valid package archive
Error: cannot download "pecl/PDO_PGSQL"
Download failed
install failed

I recompile apache + php5 with easyapache but the error it's happends.
Any have an idea how to fix this issue?

Regards
 

cPanelTristan

Quality Assurance Analyst
Staff member
Oct 2, 2010
7,607
43
348
somewhere over the rainbow
cPanel Access Level
Root Administrator