Re: PostgreSQL 8.1 + PHP5.1.x/4.4.2 + Apache

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: PostgreSQL 8.1 + PHP5.1.x/4.4.2 + Apache
Дата
Msg-id 1149537519.25526.193.camel@state.g2switchworks.com
обсуждение исходный текст
Ответ на Re: PostgreSQL 8.1 + PHP5.1.x/4.4.2 + Apache 2.0.55/1.3.34  ("pobox@verysmall.org" <pobox@verysmall.org>)
Ответы Re: PostgreSQL 8.1 + PHP5.1.x/4.4.2 + Apache  ("pobox@verysmall.org" <pobox@verysmall.org>)
Список pgsql-general
On Mon, 2006-06-05 at 14:18, pobox@verysmall.org wrote:
> I am fighting with FreeBSD 5.4, Apache 1.3.36, php 5.1.4 and PostgreSQL
> 8.1.4 two days already. The PGSQL extention of php crashes everything.
> Trying to go back to PostgreSQL 8.0.8 to see if the problem comes from
> there.
>
> Please, let me know if your case is similar.

Most the time I've seen this, php and apache have been compiling against
different versions of the same or similar libs.

Last time, apache was hitting the netscape ldap libs, php was hitting
the ones for openldap.

Look for that kind of thing.  Also, try compiling php with ONLY the
postgresql extension, or the minimum you need to do initial testing,
then adding them one at a time til it starts crashing again.

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

Предыдущее
От: "pobox@verysmall.org"
Дата:
Сообщение: Re: PostgreSQL 8.1 + PHP5.1.x/4.4.2 + Apache 2.0.55/1.3.34
Следующее
От: "pobox@verysmall.org"
Дата:
Сообщение: Re: PostgreSQL 8.1 + PHP5.1.x/4.4.2 + Apache