Re: php 5.1.4 w/ PostgreSQL 8.1.4

From: "pobox(at)verysmall(dot)org" <pobox(at)verysmall(dot)org>
To: "pobox(at)verysmall(dot)org" <pobox(at)verysmall(dot)org>, pgsql-general(at)postgresql(dot)org
Subject: Re: php 5.1.4 w/ PostgreSQL 8.1.4
Date: 2006-06-06 12:03:28
Message-ID: 44856F10.5090604@verysmall.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> Maybe you should check that you're linking against the libraries you
> think you are. For example, run ldd over both apache and the pgsql
> module and check they have similar ideas as to which libraries they're
> using.
>
> Make sure you don't have multiple copies of postgres installed, or
> multiple copies of any libraries it might use...
>
> Hope this helps,

Thanks everybody for the help. I lost 2-3 days trying and I went back go
8.0.8 in order to be able to work, but I'll make the suggested test the
following weekend.

Regards,
Iv.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Andrus 2006-06-06 12:15:20 Re: How to use index in case insensitive substing search
Previous Message Alban Hertroys 2006-06-06 12:01:32 Re: Performance difference between char and int2 columns