Re: PHP and PostgreSQL connection

From: Frank Bax <fbax(at)sympatico(dot)ca>
To: pgsql-php(at)postgresql(dot)org
Subject: Re: PHP and PostgreSQL connection
Date: 2006-01-11 12:48:35
Message-ID: 5.2.1.1.0.20060111074539.030167b0@pop6.sympatico.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

At 07:31 AM 1/11/06, Rafael Mora wrote:
> Is there any special config to connect PHP+PostgreSQL+Apache2.0.54?,
> because I try to do pg_connect() and it seems that PHP doesn´t find the
> db, so please any help will be appreciated

Presumably you've already installed php and pgsql. You also need to
install php-pgsql package; then enable the module.

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Rafael Mora 2006-01-11 13:01:05 Re: PHP and PostgreSQL connection
Previous Message Rafael Mora 2006-01-11 12:31:20 PHP and PostgreSQL connection