Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: Need help urgent!!!


  • From: "Dileep A.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: Fri, 10 Jul 2009 16:54:36 +0530
  • Message-id: <000001ca0151$04e90800$0ebb1800$@com> <text/plain>

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
------------------------------------------------------------------




Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group