Re: php 5.1.4 with PostgreSQL 8.1.4 causes Apache 1.3.36 to core dump

Поиск
Список
Период
Сортировка
От Gavin M. Roy
Тема Re: php 5.1.4 with PostgreSQL 8.1.4 causes Apache 1.3.36 to core dump
Дата
Msg-id 6E515361-67CD-4865-8189-BECE8AA92D6D@ehpg.net
обсуждение исходный текст
Ответ на php 5.1.4 with PostgreSQL 8.1.4 causes Apache 1.3.36 to core dump  ("pobox@verysmall.org" <pobox@verysmall.org>)
Ответы Re: php 5.1.4 with PostgreSQL 8.1.4 causes Apache 1.3.36  ("pobox@verysmall.org" <pobox@verysmall.org>)
Список pgsql-general
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

On Jun 8, 2006, at 1:47 PM, pobox@verysmall.org wrote:

> I wrote about this, but I lost the thread.
>
> Today I did clean install in a new virtual machine of FreeBSD 5.4,
> Apache 1.3.36, php 5.1.4 and PostgreSQL 8.1.4 from ports - and
> apache did core dump again.
>
> Commenting pgsql.so in the php extensions solves the problem, but I
> need it.
>
> Is there anybody who has the above working?
>
> php 5.1.2 with PostgreSQL 8.0.8 works fine.
>
> Iv.
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 6: explain analyze is your friend


В списке pgsql-general по дате отправления:

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: Fabian Pascal and RDBMS deficiencies in fully
Следующее
От: "pobox@verysmall.org"
Дата:
Сообщение: Re: php 5.1.4 with PostgreSQL 8.1.4 causes Apache 1.3.36