Thread: php + postgres7x
I've recently installed postgres 7.0.2 and after a few tries everything is working though, I'm trying to compile php w/ and I can't get past where php is looking for postgres even though I've told it where it is. Is there something I'm doing wrong?
Mike
I've been using PHP with PostgreSQL as long as I've been using either, what is the error message exactly? Did you install the libraries in something other than the default directories? You can configure PHP with --with-pgsql=/path/to/pglibs if you did.. -Mitch ----- Original Message ----- From: "Mike Sears" <msears@vianet.ca> To: "pgsql-general" <pgsql-general@postgresql.org> Sent: Saturday, August 26, 2000 12:50 PM Subject: [GENERAL] php + postgres7x I've recently installed postgres 7.0.2 and after a few tries everything is working though, I'm trying to compile php w/ and I can't get past where php is looking for postgres even though I've told it where it is. Is there something I'm doing wrong? Mike