Re: php 5.1.4 with PostgreSQL 8.1.4 causes Apache 1.3.36 to core dump - Mailing list pgsql-general

From Gavin M. Roy
Subject Re: php 5.1.4 with PostgreSQL 8.1.4 causes Apache 1.3.36 to core dump
Date
Msg-id 506EBB80-7B64-412F-87F4-01335C6BF19D@ehpg.net
Whole thread Raw
In response to Re: php 5.1.4 with PostgreSQL 8.1.4 causes Apache 1.3.36  ("pobox@verysmall.org" <pobox@verysmall.org>)
Responses Re: php 5.1.4 with PostgreSQL 8.1.4 causes Apache 1.3.36
List pgsql-general
I'm on linux and run PHP 5.1.4, PgSQL 8.1.4 and Apache 2.0.x (current).

You shouldnt need to do a clean install, I'd just try in this order:

compile and install pgsql 8.1.4
ldconfig (to update library stuff, may not be needed)
compile and install php 5.1.4
kick off apache...

BTW your other thread of emails is on the PgSQL PHP list IIRC.

Hope this helps,

Gavin

On Jun 8, 2006, at 2:06 PM, pobox@verysmall.org wrote:

> 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?
>


pgsql-general by date:

Previous
From: "pobox@verysmall.org"
Date:
Subject: Re: php 5.1.4 with PostgreSQL 8.1.4 causes Apache 1.3.36
Next
From: "pobox@verysmall.org"
Date:
Subject: Re: php 5.1.4 with PostgreSQL 8.1.4 causes Apache 1.3.36