Re: Promlem to database from PHP

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: Ninad Kalamkar <ninadk(at)gmail(dot)com>
Cc: pgsql-php(at)postgresql(dot)org
Subject: Re: Promlem to database from PHP
Date: 2005-05-09 06:01:25
Message-ID: 427EFCB5.3080808@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

You need to uncomment php_pgsql.dll in your PHP.ini

Chris

Ninad Kalamkar wrote:
> Hi
> I installed the php and postgres on a Windows 200 profesional and
> while i try to connect to postgres it gives bellow error
>
> Your PHP installation does not support PostgreSQL. You need to
> recompile PHP using the --with-pgsql configure option.
>
> Any one Help me in this regard?
>
> Ninad
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faq

In response to

Browse pgsql-php by date

  From Date Subject
Next Message Marek Lewczuk 2005-05-09 12:12:32 Any experiance with PostgreSQL and SQLRelay
Previous Message Ninad Kalamkar 2005-05-09 05:23:37 Promlem to database from PHP