Edit report at http://bugs.php.net/bug.php?id=50912&edit=1

 ID:                 50912
 Comment by:         josh at endries dot org
 Reported by:        michaelstrasser at tele2 dot at
 Summary:            can't install PDO-PGSQL
 Status:             Bogus
 Type:               Bug
 Package:            PDO related
 Operating System:   Windows XP
 PHP Version:        5.3SVN-2010-02-02 (snap)
 Block user comment: N

 New Comment:

This buug entry is NOT bogus. I just installed PHP from the web site and
get this same error. PDO PGSQL is *NOT* included. I will submit a new
ticket to actually get this addressed properly.


Previous Comments:
------------------------------------------------------------------------
[2010-02-03 19:51:10] [email protected]

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.

------------------------------------------------------------------------
[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/bug.php?id=50912&edit=1

Reply via email to