ID: 50912 Updated by: paj...@php.net Reported By: michaelstrasser at tele2 dot at -Status: Open +Status: Bogus Bug Type: PDO related Operating System: Windows XP PHP Version: 5.3SVN-2010-02-02 (snap) New Comment:
PDO PGSQL is part of the core distribution since years. Latest PHP releases include the PGSQL library and extensions, use them instead of PECL, on windows or source releases. Previous Comments: ------------------------------------------------------------------------ [2010-02-03 19:33:39] jb at gmx dot at I think the source of the problem is that PHP 5.3 is not compatible with windows xp. Try using linux instead. ------------------------------------------------------------------------ [2010-02-02 13:38:08] michaelstrasser at tele2 dot at Description: ------------ Hi, I am using Windows XP with PHP 5.3 and I can't install PDO_PGSQL. This is what Pecl tells me: C:\Dokumente und Einstellungen\Michael>pecl install pdo_pgsql downloading PDO_PGSQL-1.0.2.tgz ... Starting to download PDO_PGSQL-1.0.2.tgz (14,961 bytes) .....done: 14,961 bytes downloading PDO-1.0.3.tgz ... Starting to download PDO-1.0.3.tgz (52,613 bytes) ...done: 52,613 bytes 12 source files, building ERROR: The DSP PDO.dsp does not exist. 7 source files, building ERROR: The DSP PDO_PGSQL.dsp does not exist. Unfortunately the PECL site, where I could get snapshots of the extensions, is down. So I have no clue where to get the extension from. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=50912&edit=1