Re: postgres/php and windows

From: John DeSoi <desoi(at)pgedit(dot)com>
To: Dave Wayne <davewayne(at)shaw(dot)ca>
Cc: pgsql-php(at)postgresql(dot)org
Subject: Re: postgres/php and windows
Date: 2005-11-21 06:36:31
Message-ID: E064AFB2-CA6F-4976-9D2E-1A04191BFBA9@pgedit.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php


On Nov 20, 2005, at 5:04 PM, Dave Wayne wrote:

> Does anyone know if there is a good guide for setting up php to
> connect to postgres under windows? I've set up postgres, however
> the PConnect function fails for some reason.

Did you enable the pgsql dll in the php.ini file? The semicolon needs
to be removed.

;extension=php_pgsql.dll

If that does not solve it, give more specifics about the error.

John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL

In response to

Browse pgsql-php by date

  From Date Subject
Next Message Andrew McMillan 2005-11-21 08:58:40 Re: Unwanted persisting connections
Previous Message Gary Hoffman 2005-11-21 04:06:56 Unwanted persisting connections