Re: WAPP - Can't connect to PostgreSQL using PHP

Поиск
Список
Период
Сортировка
От Jason Minion
Тема Re: WAPP - Can't connect to PostgreSQL using PHP
Дата
Msg-id 261CF9EEB14F5442894AB6DDA93AA6F4E2928F@mail.siglercompanies.com
обсуждение исходный текст
Ответ на Re: WAPP - Can't connect to PostgreSQL using PHP  (Brew <brew@theMode.com>)
Ответы Re: WAPP - Can't connect to PostgreSQL using PHP  ("Chandra ASGI Tech" <chandraasgi@gmail.com>)
Список pgsql-php
There have been several issues with the PHP 5.2.6 windows binary build,
I would suggest backtracking to 5.2.5 if there are no other patch issues
relevant to your use of the software on your Windows XP installation, or
using a combination of the dlls found in the 5.2.5 binary release for
the pgsql support.

Please see:

http://bugs.php.net/bug.php?id=44905

Unfortunately we have not had consistent success using the workarounds
described in the above bug thread, and the issue does not get a lot of
spotlight so it can be difficult and time-consuming for many individuals
to recognize.

HTH,

Jason Minion
jason.minion@sigler.com


-----Original Message-----
From: pgsql-php-owner@postgresql.org
[mailto:pgsql-php-owner@postgresql.org] On Behalf Of Brew
Sent: Wednesday, June 25, 2008 9:21 AM
To: roche magsayo
Cc: pgsql-php@postgresql.org
Subject: Re: [PHP] WAPP - Can't connect to PostgreSQL using PHP

Roche.....

Try a brief script calling the phpinfo(); function to see if the module
to give php pgsql support is loaded.  Since mysql works you should see
one called mysql - there should be another called pgsql or similar.

brew

On Wed, Jun 25, 2008 at 2:38 AM, roche magsayo <rtmsoft@gmail.com>
wrote:
> Hello Everyone,
>
> I am novice in using PostgreSQL 8.3.1, PHP 5.2.6, and Apache 2.2.9 but

> I manage to installed it in my Windows XP Pro laptop. However, when I
> my test my Apache installed its work. For PHP, it also work and i can
> even connect to MySQL database installed also in my laptop. But, when
> I write a simple code to connect to PostgreSQL it does not work. Does
> anyone help me. Thank in advance.
>
> --
> Roche Tumlad Magsayo
> rtmsoft@yahoo.com
> rtmsoft@gmail.com
>
> --
> Sent via pgsql-php mailing list (pgsql-php@postgresql.org) To make
> changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-php
>



--

Strange Brew (brew@theMode.com)

Check out my Stock Option website http://www.callpix.com and my
Musicians Free Classified http://www.TheMode.com

--
Sent via pgsql-php mailing list (pgsql-php@postgresql.org) To make
changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-php

В списке pgsql-php по дате отправления:

Предыдущее
От: Brew
Дата:
Сообщение: Re: WAPP - Can't connect to PostgreSQL using PHP
Следующее
От: "Chandra ASGI Tech"
Дата:
Сообщение: Re: WAPP - Can't connect to PostgreSQL using PHP