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

Поиск
Список
Период
Сортировка
От pobox@verysmall.org
Тема Re: PostgreSQL 8.1 + PHP5.1.x/4.4.2 + Apache
Дата
Msg-id 44848E40.1060500@verysmall.org
обсуждение исходный текст
Ответ на Re: PostgreSQL 8.1 + PHP5.1.x/4.4.2 + Apache  (Scott Marlowe <smarlowe@g2switchworks.com>)
Список pgsql-general
> 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.

I did this with tracing the extensions, it seems to be the PGSQL. But I
did not think about possibility to compile against different extensions.
Will try to clean up on a larger scale.

Thanks,
Iv.


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

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