Re: PHP and PostgreSQL connection

Поиск
Список
Период
Сортировка
От Javier Carlos
Тема Re: PHP and PostgreSQL connection
Дата
Msg-id 20060111130651.M12997@nediam.com.mx
обсуждение исходный текст
Ответ на Re: PHP and PostgreSQL connection  (Frank Bax <fbax@sympatico.ca>)
Ответы Re: PHP and PostgreSQL connection  (Rafael Mora <moraloco@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Frank Bax
Дата:
Сообщение: Re: PHP and PostgreSQL connection
Следующее
От: Rafael Mora
Дата:
Сообщение: Re: PHP and PostgreSQL connection