Re: Cannot connect to remote postgres using php - Mailing list pgsql-php

From Sven Marcel Buchholz
Subject Re: Cannot connect to remote postgres using php
Date
Msg-id 4F9ED79D.2060709@is-buchholz.com
Whole thread Raw
In response to Re: Cannot connect to remote postgres using php  (Archana K N <archanakknn@gmail.com>)
List pgsql-php
On 30.04.12 20:10, Archana K N wrote:


I host pgsql servers on both machines.
the pph code is like this



'

$conn=pg_connect("host=10.162.19.3 port=5432 dbname=postgres user=postgres password=postgresql");

'



--
-------------------
regards
archana
--------------------
Hallo,

your firewall accepts requests for the IP 10.162.19.3 on port 5432?

Kind regards

Sven

pgsql-php by date:

Previous
From: Archana K N
Date:
Subject: Re: Cannot connect to remote postgres using php
Next
From: Archana K N
Date:
Subject: