How to verify PHP has PostgreSQL support?

From: Mark Christenson <mark(dot)christenson(at)alumni(dot)stanford(dot)org>
To: pgsql-php(at)postgresql(dot)org
Subject: How to verify PHP has PostgreSQL support?
Date: 2000-12-09 20:00:22
Message-ID: v04210104b6583f70d475@[192.168.168.2]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

I ran configure and used the --with-pgsql option. Things seemed to
build okay. However, when I run a web page with a pg_Connect
statement, I get a parse error, which leads me to believe PHP doesn't
have the correct flags set.

I realize this may be more of a PHP question, but I'm hoping somebody
here can help ;-)

Mark

Responses

Browse pgsql-php by date

  From Date Subject
Next Message nathan 2000-12-09 20:10:03 Re: How to verify PHP has PostgreSQL support?
Previous Message Adam Lang 2000-12-08 14:43:47 Re: persistant connections?