Re: Need help urgent!!!

Поиск
Список
Период
Сортировка
От Benjamin Krajmalnik
Тема Re: Need help urgent!!!
Дата
Msg-id F4E6A2751A2823418A21D4A160B689883FCB4C@fletch.stackdump.local
обсуждение исходный текст
Ответ на Re: Need help urgent!!!  (Raymond O'Donnell <rod@iol.ie>)
Ответы Re: Need help urgent!!!  (Mark Murawski <kobaz@kobaz.net>)
Список pgadmin-support
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-owner@postgresql.org [mailto:pgadmin-support-
> owner@postgresql.org] On Behalf Of Raymond O'Donnell
> Sent: Friday, July 10, 2009 6:14 AM
> To: dileepav@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,
> this
> > time I have told that one also, in my laptop also, the location is
> same " so
> > I have included this statement:
> > extension_dir = "c:\php\ext", then restarted the web server. As
> advised by
> > you 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, and
> then again
> > started running the phppgadmin, but still getting the same error:
> >
> > "Your PHP installation does not support PostgreSQL. You need to
> recompile
> > PHP 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 of
it.
> I got around it by  rolling back to an earlier version of PHP which
did
> work. 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
> rod@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 по дате отправления:

Предыдущее
От: Michael Shapiro
Дата:
Сообщение: Re: Segmentation fault
Следующее
От: Mark Murawski
Дата:
Сообщение: Re: Need help urgent!!!