Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: How to verify PHP has PostgreSQL support?


  • From: Mark Christenson <mark(dot)christenson(at)alumni(dot)stanford(dot)org>
  • To: <nathan(at)0x00(dot)org>
  • Cc: pgsql-php(at)postgresql(dot)org
  • Subject: Re: How to verify PHP has PostgreSQL support?
  • Date: Sat, 9 Dec 2000 12:55:10 -0800
  • Message-id: <v04210105b6584c6ee207@[192.168.168.2]> <text/plain>

I did that - there's nothing about pgsql or postgresql. So I take it that I don't have the support? :-)

I'll try to recompile and reinstall php4.

Thanks,

Mark


At 3:10 PM -0500 12/9/00, <nathan(at)0x00(dot)org> wrote:
Create a page with this in it:

<?
	phpinfo();
?>


On Sat, 9 Dec 2000, Mark Christenson wrote:

> 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
>
>




Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group