Error in compiling PHP with PostgreSQL support

From: Cosmos Tong <cosmossyt(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Error in compiling PHP with PostgreSQL support
Date: 2001-09-17 15:14:08
Message-ID: 3BA61340.23466F1B@NOSPAMyahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Dear all,

I can compile PHP 4.0.6 with Postgres 7.1.3 successfully. However,
when I try to start apache, an error comes out:

Cannot load /usr/local/apache/libexec/libphp4.so into server:
/usr/local/apache/libexec/libphp4.so: undefined symbol:
pg_encoding_to_char

I would like to ask how can I solve it.

Thanks in advance.

Regards
Cosmos

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stephan Szabo 2001-09-17 15:18:03 Re: Dropping Fields In A Table
Previous Message Doug McNaught 2001-09-17 15:14:07 Re: Dropping Fields In A Table