Re: [PHP] adding postgresql support to php

2001-04-08 Thread shaun
I just did this yesterday actually and everything worked fine, except I used a different postgresql, postgresql-7.0.3.tar.gz to be exact. -- Shaun On Sunday 08 April 2001 10:42, Kevin Heflin wrote: > I have php-4.0.4pl1 currently installed with mysql support. Installed > from source files..

[PHP] adding postgresql support to php

2001-04-08 Thread Kevin Heflin
I have php-4.0.4pl1 currently installed with mysql support. Installed from source files.. Have just installed postgresql-7.1RC1 from source. Trying to add postgres support to php, added the '--with-pgsql to ./configure. running make, moves right along for awhile, but then get the following error