Re: PHP and pgsql 7.1

From: Martín Marqués <martin(at)bugs(dot)unl(dot)edu(dot)ar>
To: swschulz(at)NOSPAM(dot)astrum(dot)com (S(dot) William Schulz), pgsql-general(at)postgresql(dot)org
Subject: Re: PHP and pgsql 7.1
Date: 2001-04-19 13:40:04
Message-ID: 01041916400400.14028@bugs
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mié 18 Abr 2001 17:59, S. William Schulz wrote:
> Greetings,
>
> Trying to install PHP on a machine with the pgsql clients installed, e.g.:
> ./configure
> gmake -C src/bin install
> gmake -C src/interfaces install
> gmake -C doc install
>
> After ./configuring PHP --with-pgsql, I get errors regarding missing
> headers, namely libpq/libpq-fs.h (Note: This is the same error I get when
> trying to compile pgsql on the server machine --with-perl)
>
> I noticed another post which said to remove the postgres.h include from
> php, which I did. The above error then shows up when compiling.
>
> Using PHP 4.0.4pl1 and pgsql 7.1.

You'll need PHP-4.0.5 (there is a RC5 at this moment) or a CVS (4.0.6-dev).

Saludos... :-)

--
El mejor sistema operativo es aquel que te da de comer.
Cuida tu dieta.
-----------------------------------------------------------------
Martin Marques | mmarques(at)unl(dot)edu(dot)ar
Programador, Administrador | Centro de Telematica
Universidad Nacional
del Litoral
-----------------------------------------------------------------

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Martín Marqués 2001-04-19 13:42:42 Re: Re: PHP and pgsql 7.1
Previous Message Boban Acimovic 2001-04-19 13:07:59 Performances using --with-perl