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 ext
On Mon, 2006-06-05 at 14:18, [EMAIL PROTECTED] 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,
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.
Iv.
-
This is not a postgreSQL issue -- you are having problems with your PHP
configuration...
<[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Help! I was trying to make an installation of PHP 5.1.2 + Apache
> 2.0.55 + PostgreSQL 8.1 on Windows 2003 Server, and I'm stuck. I
> got PHP to
On 4/27/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Help! I was trying to make an installation of PHP 5.1.2 + Apache
> 2.0.55 + PostgreSQL 8.1 on Windows 2003 Server, and I'm stuck. I
> got PHP to work with Apache quite smoothly, so did I marry PHP with
> PostgreSQL - scripts connecting to t