Re: Configure PostgreSQL on PHP

From: Philip Olson <philip(at)cornado(dot)com>
To: Carlos Lopes <clopes(at)adm(dot)ua(dot)pt>
Cc: pgsql-php <pgsql-php(at)postgresql(dot)org>
Subject: Re: Configure PostgreSQL on PHP
Date: 2003-06-28 01:45:12
Message-ID: Pine.BSF.4.10.10306280143001.77832-100000@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

On Fri, 27 Jun 2003, Carlos Lopes wrote:

> I'm running php under Windows 2000 and on my php.ini file i uncomment the
> line regarding the pgsql dll, but doesn't seems to work.

If the function pg_connect() is defined (or any of the
pgsql functions), it's working. Your problem is not
properly using pg_connect().

Regards,
Philip

In response to

Browse pgsql-php by date

  From Date Subject
Next Message Ray Hunter 2003-06-28 02:52:56 Re: Configure PostgreSQL on PHP
Previous Message Carlos Lopes 2003-06-27 18:17:10 Re: Configure PostgreSQL on PHP