I think you're on the wrong list On 07/13/09 15:46, Benjamin Krajmalnik wrote: There is a bug on the php pg libraries for windows. Apparently they are having an issue loading the libraries (started about a year ago with an apparent change in the way the p libraries are compiled).. On my windows test installations I have had to downgrade to earlier versions of PHP.-----Original Message----- From: pgadmin-support-ow...@postgresql.org [mailto:pgadmin-support- ow...@postgresql.org] On Behalf Of Raymond O'Donnell Sent: Friday, July 10, 2009 6:14 AM To: dilee...@thirdeyetek.com Cc: pgadmin-support@postgresql.org Subject: Re: [pgadmin-support] Need help urgent!!! On 10/07/2009 13:12, Dileep A.V wrote:Next is last time I have not told PHP, where to look for extensions,thistime I have told that one also, in my laptop also, the location issame " soI have included this statement: extension_dir = "c:\php\ext", then restarted the web server. Asadvised byyou I have included this under "paths and directories". I found that php_pgsql.dll also exists in the following path: C:\PHP\ext. After doing all these things I have done the reset of Apache, andthen againstarted running the phppgadmin, but still getting the same error: "Your PHP installation does not support PostgreSQL. You need torecompilePHP using the --with-pgsql configure option."Hi Dileep, Have you tried enabling any of the other dynamic extensions, to see if they work? If they do, there'll be a section for them in the phpinfo() output. - Try cURL, for example, AFAIK it isn't enabled by default. I'm afraid I'm out of ideas at this point... I remember once I had problems with this same problem, and never did get to the bottom ofit.I got around it by rolling back to an earlier version of PHP whichdidwork. I see you're on PHP 5.2.10; you could try 5.3 and see if that works for you - obviously, you have to make the same changes in the .ini file. Good luck! Ray. ------------------------------------------------------------------ Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland r...@iol.ie Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals ------------------------------------------------------------------ -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support |
- [pgadmin-support] Need help urgent!!! Dileep A.V
- Re: [pgadmin-support] Need help urgent!!! Raymond O'Donnell
- Re: [pgadmin-support] Need help urgent!!! Dileep A.V
- Re: [pgadmin-support] Need help urgent!!! Raymond O'Donnell
- Re: [pgadmin-support] Need help urgen... Raymond O'Donnell
- Re: [pgadmin-support] Need help ... Benjamin Krajmalnik
- Re: [pgadmin-support] Need h... Mark Murawski
- Re: [pgadmin-support] Need help urgent!!! Dileep A.V