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
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