libpq.so.4 won't load for postgres 8.1.3, php 5.0.4-5 and apache 2.0.52 on Centos 4.2

I am trying to get the above combination to work on a Centos 4.2 box.
the Postgres would not load till I put the libpq.so.3 back on. It would
not load the libpq.so.4. What do I have to do to get tit to load. I
seem to have all the required software on the box.


---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings
Richmond Dyes [ Di, 23 Mai 2006 20:12 ] [ ID #1326092 ]

Re: libpq.so.4 won't load for postgres 8.1.3, php 5.0.4-5

Hi,

On Tue, 2006-05-23 at 14:12 -0400, Richmond Dyes wrote:
> I am trying to get the above combination to work on a Centos 4.2 box.
> the Postgres would not load till I put the libpq.so.3 back on. It would
> not load the libpq.so.4. What do I have to do to get tit to load. I
> seem to have all the required software on the box.

Use our compat RPM:

http://developer.postgresql.org/~devrim/rpms/compat/

Regards,
--
The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, plPerlNG - http://www.commandprompt.com/



---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match
Devrim GUNDUZ [ Di, 23 Mai 2006 23:03 ] [ ID #1326093 ]
Datenbanken » gmane.comp.db.postgresql.php » libpq.so.4 won't load for postgres 8.1.3, php 5.0.4-5 and apache 2.0.52 on Centos 4.2

Vorheriges Thema: 2 distinct connections
Nächstes Thema: can somebody show me a MDB2 dsn with port number?