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 8BDD1AB4-B7B3-4F40-8928-5D2088D95EB2@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
Re: php 5.1.4 with PostgreSQL 8.1.4 causes Apache 1.3.36
Список pgsql-general
It doesnt sound like an apache problem to me, it sounds like a
library version conflict happening in PHP, so apache shouldn't impact
it.  What happens when you try and access pgsql functions from the cli?

Gavin

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

> Gavin M. Roy wrote:
>> 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
>
> I am with Apache 1.3.36. Many people say with 2.x there are no
> problems. Perhaps I should upgrade.
>
> Thanks anyway!
>
> Iv.
>


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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: php 5.1.4 with PostgreSQL 8.1.4 causes Apache 1.3.36
Следующее
От: Bjørn T Johansen
Дата:
Сообщение: Re: Best open source tool for database design / ERDs?