by libphp4.so.
Keary Suska
Esoteritech, Inc.
"Leveraging Open Source for a better Internet"
> From: Martín Marqués <[EMAIL PROTECTED]>
> Date: Wed, 19 Sep 2001 15:46:13 -0300
> To: Cosmos Tong <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
> Subject: Re: [GENERAL] Erro
On Lun 17 Sep 2001 12:14, Cosmos Tong wrote:
> 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 sy
Dear Mike,
I am using SuSE 7.2. I compile Postgres, PHP, Apache, mod_ssl,
mod_perl, MySQL, Imapd and Curl from source. The PHP is the last item I
compiled.
The following is the options I used to compile Postgres:
--sysconfdir=/usr/local/etc
--enable-syslog
--enable-odbc
--with-maxbackends=128
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
Hi Cosmos,
How did you compile PHP? Was your PHP come with your Linux/Unix software
like Red Hat or did you install PHP from scratch?
Could you tell me each steps that you did to compile PHP? Did you configure
it with apache and enable-track-vars?
I had the same problem before and I solved it. Te