Re: difficulty building PostgreSQL with PHP4? - Mailing list pgsql-general

From Chris
Subject Re: difficulty building PostgreSQL with PHP4?
Date
Msg-id 4.3.2.7.2.20010227133604.00c16580@203.25.173.1
Whole thread Raw
In response to difficulty building PostgreSQL with PHP4?  (Phil Glatz <phil@glatz.com>)
List pgsql-general
Hey,

As someone else mentioned, there aren't any issues using this combo (I use
it on Linux, not *BSD).
>The error log displays:
>(null): Undefined symbol "_PQsetdbLogin" called from
>httpd:/com/apache/libexec/libphp4.so at 0x8256498

Did you have any problems compiling all of the things together? Just looks
like either the libphp4.so file is corrupted (unlikely) or there is a
problem with PHP. Maybe try a new version? (currently - PHP 4.0.4pl1 I think).

Just a suggestion


------------------------
Chris Smith
http://www.squiz.net


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Correct behaviour of "DROP DATABASE"
Next
From: Tom Lane
Date:
Subject: Re: difficulty building PostgreSQL with PHP4?