Re: cant conect to dynamic host-URL - Mailing list pgsql-php

From Dirk Becker
Subject Re: cant conect to dynamic host-URL
Date
Msg-id 4549AB1C.2010204@adocom.de
Whole thread Raw
In response to Re: cant conect to dynamic host-URL  ("Andy Shellam (Mailing Lists)" <andy.shellam-lists@mailnetwork.co.uk>)
Responses Re: cant conect to dynamic host-URL
Re: cant conect to dynamic host-URL
List pgsql-php
Andy Shellam (Mailing Lists) wrote:
> Connects fine from my box.  How about firewalls?  We had a weird case
> at work a while back where a router somewhere along the line was
> blocking all connections until it was ping'd - then after it received
> a ping, it'd keep the connection open for 20 minutes or so, then start
> blocking again.  Turned out to be faulty!
>
> One thing I would check is the domain name lookup.  Make sure your DNS
> servers are properly configured and respond timely (within 2
> seconds.)  from your client for a minute and see if any time out
> and/or fail.
>
> Andy.

Thanks, but the error only apears while using php / pg_connect()
With pgsql i can connect through the dynamic url without problems :/
Could it be that pg_connect cant connect through real URLs ?

I run php 4.3.3 and PostgreSQL 8.1.0

pgsql-php by date:

Previous
From: "Andy Shellam (Mailing Lists)"
Date:
Subject: Re: cant conect to dynamic host-URL
Next
From: "Andy Shellam (Mailing Lists)"
Date:
Subject: Re: cant conect to dynamic host-URL