Re: postgresql - Mailing list pgsql-php

From Philip Olson
Subject Re: postgresql
Date
Msg-id Pine.BSF.4.10.10307020606290.19635-100000@localhost
Whole thread Raw
In response to Re: postgresql  ("David Busby" <busby@pnts.com>)
List pgsql-php
On Tue, 1 Jul 2003, David Busby wrote:

> The PHP libraries need to have support for PostgreSQL compiled in.
> PHP Manual: http://www.php.net/manual/en/ref.pgsql.php
> When you download and compile PHP you must enable the --enable-pgsql option
> This will also require the PostgreSQL libraries and header files to be
> present

BTW, --enable-pgsql will not work nor will it show an error as
autoconfig ignores --enable-anythingbogus.  So be sure to follow
the above quoted manual page which shows --with-pgsql

Regards,
Philip


pgsql-php by date:

Previous
From: "David Busby"
Date:
Subject: Re: postgresql
Next
From: "Salah Abdulla"
Date:
Subject: Upgrade from 7.2.X to 7.3.x