Re: php 5.1.4 with PostgreSQL 8.1.4 causes Apache 1.3.36

From: "pobox(at)verysmall(dot)org" <pobox(at)verysmall(dot)org>
To: "Gavin M(dot) Roy" <gmr(at)ehpg(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: php 5.1.4 with PostgreSQL 8.1.4 causes Apache 1.3.36
Date: 2006-06-08 21:06:24
Message-ID: 44889150.1000202@verysmall.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Gavin M. Roy wrote:
> I'd check to make sure you dont have extra pgsql.so and postgresql
> library files laying about. My off the cuff guess is that pgsql.so is
> linked against 8.0 libs and you need to recompile it to link against 8.1
> libs?
>
> Gavin

If I do clean install (starting from the OS, FreeBSD 5.4), then I should
not have 8.0.x laying about... or am I mistaken...

Do you have working system with these versions?

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Gavin M. Roy 2006-06-08 21:12:31 Re: php 5.1.4 with PostgreSQL 8.1.4 causes Apache 1.3.36 to core dump
Previous Message Gavin M. Roy 2006-06-08 21:02:00 Re: php 5.1.4 with PostgreSQL 8.1.4 causes Apache 1.3.36 to core dump