Promlem to database from PHP
am 09.05.2005 07:23:37 von Ninad Kalamkar
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
Re: Promlem to database from PHP
am 09.05.2005 08:01:25 von Christopher Kings-Lynne
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
---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend