From: | "Dileep A(dot)V" <dileepav(at)thirdeyetek(dot)com> |
---|---|
To: | <rod(at)iol(dot)ie> |
Cc: | <pgadmin-support(at)postgresql(dot)org> |
Subject: | Re: Need help urgent!!! |
Date: | 2009-07-10 11:24:36 |
Message-ID: | 000001ca0151$04e90800$0ebb1800$@com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
Hi Ray,
Thanks for the reply and your time. There is no statement like:
extension=php_pgsql.dll in my php.ini file. Anyway I have added a new line
for the same. Then I restarted the Apache Web Server(Apache). But after that
When I try to open the phppgadmin, url is http://localhost:8081/phpPgAdmin/,
I am getting the following error:
Your PHP installation does not support PostgreSQL. You need to recompile PHP
using the --with-pgsql configure option.
What may be the problem, Kindly help me.
Thanks & Regards
Dileep.
-----Original Message-----
From: Raymond O'Donnell [mailto:rod(at)iol(dot)ie]
Sent: Friday, July 10, 2009 3:15 PM
To: dileepav(at)thirdeyetek(dot)com
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: [pgadmin-support] Need help urgent!!!
On 10/07/2009 06:39, Dileep A.V wrote:
> "Your PHP installation does not support PostgreSQL. You need to recompile
> PHP using the --with-pgsql configure option."
You need to enable PostgreSQL support in your PHP installation. On
Windows, you do this by uncommenting the appropriate line in php.ini -
extension=php_pgsql.dll
-or something like that.
HTH,
Ray.
------------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod(at)iol(dot)ie
Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals
------------------------------------------------------------------
From | Date | Subject | |
---|---|---|---|
Next Message | Dileep A.V | 2009-07-10 11:27:58 | Re: Need help urgent!!! |
Previous Message | Raymond O'Donnell | 2009-07-10 09:44:37 | Re: Need help urgent!!! |