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

Поиск
Список
Период
Сортировка
От Brew
Тема Re: WAPP - Can't connect to PostgreSQL using PHP
Дата
Msg-id 1d7288990806250720i3feaba41x95d5a9cc2638f8a@mail.gmail.com
обсуждение исходный текст
Ответ на WAPP - Can't connect to PostgreSQL using PHP  ("roche magsayo" <rtmsoft@gmail.com>)
Ответы Re: WAPP - Can't connect to PostgreSQL using PHP  ("Jason Minion" <jason.minion@sigler.com>)
Список pgsql-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

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

Предыдущее
От: Vince Vielhaber
Дата:
Сообщение: Re: Can't connect to postgresql using php
Следующее
От: "Jason Minion"
Дата:
Сообщение: Re: WAPP - Can't connect to PostgreSQL using PHP