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 506EBB80-7B64-412F-87F4-01335C6BF19D@ehpg.net
обсуждение исходный текст
Ответ на Re: php 5.1.4 with PostgreSQL 8.1.4 causes Apache 1.3.36  ("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'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 по дате отправления:

Предыдущее
От: "pobox@verysmall.org"
Дата:
Сообщение: Re: php 5.1.4 with PostgreSQL 8.1.4 causes Apache 1.3.36
Следующее
От: "pobox@verysmall.org"
Дата:
Сообщение: Re: php 5.1.4 with PostgreSQL 8.1.4 causes Apache 1.3.36