Re: WAPP - Can't connect to PostgreSQL using PHP - Mailing list pgsql-php

From Brew
Subject Re: WAPP - Can't connect to PostgreSQL using PHP
Date
Msg-id 1d7288990806250720i3feaba41x95d5a9cc2638f8a@mail.gmail.com
Whole thread Raw
In response to WAPP - Can't connect to PostgreSQL using PHP  ("roche magsayo" <rtmsoft@gmail.com>)
Responses Re: WAPP - Can't connect to PostgreSQL using PHP
List 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 by date:

Previous
From: Vince Vielhaber
Date:
Subject: Re: Can't connect to postgresql using php
Next
From: "Jason Minion"
Date:
Subject: Re: WAPP - Can't connect to PostgreSQL using PHP