Re: postgres/php and windows - Mailing list pgsql-php

From John DeSoi
Subject Re: postgres/php and windows
Date
Msg-id E064AFB2-CA6F-4976-9D2E-1A04191BFBA9@pgedit.com
Whole thread Raw
In response to postgres/php and windows  (Dave Wayne <davewayne@shaw.ca>)
List 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


pgsql-php by date:

Previous
From: Michael Glaesemann
Date:
Subject: Re: postgres/php and windows
Next
From: "Gary Hoffman"
Date:
Subject: Unwanted persisting connections