Re: Can't connect to postgresql using php - Mailing list pgsql-php

From Vince Vielhaber
Subject Re: Can't connect to postgresql using php
Date
Msg-id Pine.BSF.4.64.0806250703550.781@paprika.michvhf.com
Whole thread Raw
In response to Re: Can't connect to postgresql using php  ("roche magsayo" <rtmsoft@gmail.com>)
Responses Re: Can't connect to postgresql using php  ("Chandra ASGI Tech" <chandraasgi@gmail.com>)
Re: Can't connect to postgresql using php  ("Chandra ASGI Tech" <chandraasgi@gmail.com>)
List pgsql-php
On Wed, 25 Jun 2008, roche magsayo wrote:

>> What error do you get?
> This is the error i get:
> ===========================
> The website cannot display the page
> HTTP 500
>   Most likely causes:
> The website is under maintenance.
> The website has a programming error.
> ==========================
>
>> Have you installed the php-pgsql.dll file and also edited the php.ini
>> file to include it?
> I've already installed it and edited the php.ini
> [PHP_PGSQL]
> extension=php_pgsql.dll
>
>> Have you restarted apache?
> i've restarted many time, still i got those...
>
>> Does postgresql show up in a phpinfo() page?
> phpinfo(), it's work.

Does this mean there's a section in phpinfo() for postgresql?

If it does, post the code you're using to connect.

Vince.
--
   Michigan VHF Corp.   http://www.nobucks.net/   http://www.CDupe.com/
            Bringing the world a little coloser to your business



pgsql-php by date:

Previous
From: "roche magsayo"
Date:
Subject: Re: Can't connect to postgresql using php
Next
From: Brew
Date:
Subject: Re: WAPP - Can't connect to PostgreSQL using PHP