Re: help Request

Поиск
Список
Период
Сортировка
От Ken Guest
Тема Re: help Request
Дата
Msg-id 3E96CED1.8020307@tuatha.org
обсуждение исходный текст
Ответ на help Request  ("Thomas Mammen" <kthomas@convergsoft.com>)
Список pgsql-general
Thomas Mammen wrote:

> scenario:
> 1. i have postgresql running on linux machine and apache on windows.
>
> 2. i am saving all my php files in windows system.
>
> now i  am trying
> $con_string = "dbname=spamtrack port=5432 user=postgres
> password=postgres host=192.168.1.145";
> $connection = pg_connect($con_string);
>
> this is giving an error can you please guide me to get the solution
>


you may need to change the hba conf file to permit connections from your
windows box.


________________________________________________________________________
This email has been scanned for all viruses by the MessageLabs SkyScan
service. For more information on a proactive anti-virus service working
around the clock, around the globe, visit http://www.messagelabs.com
________________________________________________________________________


В списке pgsql-general по дате отправления:

Предыдущее
От: Nandha Kumar
Дата:
Сообщение: Multilingual Support
Следующее
От: bkline@rksystems.com
Дата:
Сообщение: Upgrade to RedHat 9.0 broke PostgreSQL