Re: PHP and PostgreSQL connection - Mailing list pgsql-php

From Javier Carlos
Subject Re: PHP and PostgreSQL connection
Date
Msg-id 20060111130651.M12997@nediam.com.mx
Whole thread Raw
In response to Re: PHP and PostgreSQL connection  (Frank Bax <fbax@sympatico.ca>)
Responses Re: PHP and PostgreSQL connection
List pgsql-php
   What does your phpinfo() says? It sould say that your version of PostgreSQL
installation is Enabled. If so, what is the error message when you try to
connect with pg_connect ?

   Regards,

   Javier


On Wed, 11 Jan 2006 07:48:35 -0500, Frank Bax wrote
> 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.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings


--
nediam.com.mx


pgsql-php by date:

Previous
From: Frank Bax
Date:
Subject: Re: PHP and PostgreSQL connection
Next
From: Rafael Mora
Date:
Subject: Re: PHP and PostgreSQL connection