Re: PostgreSQL 8.1 + PHP5.1.x/4.4.2 + Apache - Mailing list pgsql-general

From pobox@verysmall.org
Subject Re: PostgreSQL 8.1 + PHP5.1.x/4.4.2 + Apache
Date
Msg-id 44848E40.1060500@verysmall.org
Whole thread Raw
In response to Re: PostgreSQL 8.1 + PHP5.1.x/4.4.2 + Apache  (Scott Marlowe <smarlowe@g2switchworks.com>)
List 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 by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: PostgreSQL 8.1 + PHP5.1.x/4.4.2 + Apache
Next
From: "pobox@verysmall.org"
Date:
Subject: php 5.1.4 w/ PostgreSQL 8.1.4