Posted by Adam Harvey on 12/04/06 00:36
On Sun, 03 Dec 2006 01:57:10 -0500, Jack Orenstein wrote:
> So I have two questions:
>
> 1) Does PHP 5.2.0 support Postgres 8.x? The compilation errors, and
> some of the postgres paths in the configure file suggest that it might
> not.
It does.
> 2) How can I get PHP configured to support postgres?
Install the postgresql-devel RPM, run "make clean" in your PHP source,
then ./configure and make again.
Adam
--
Adam Harvey
To e-mail: don't make an example out of me!
[Back to original message]
|