Re: problem with connection to remote server - Mailing list pgsql-php

From Ireneusz Tarnowski
Subject Re: problem with connection to remote server
Date
Msg-id 73a0d649417f.4b61a0de@pwr.wroc.pl
Whole thread Raw
In response to Re: problem with connection to remote server  (Bill Moran <wmoran@potentialtech.com>)
Responses Re: problem with connection to remote server  (Bill Moran <wmoran@potentialtech.com>)
List pgsql-php
> In addition to this, PHP will give some pretty useful error messages when
> it can't connect.  If you're not seeing those, then you should adjust
> your application logic to log them, it will make your life a lot easier.
> If they don't clearly define the problem, post them here ... I (and
> others like me) have seen them enough to know what they indicate.

I have warning:

Warning: pg_connect() [function.pg-connect]: Unable to connect to PostgreSQL server: could not connect to server: No
suchfile or directory Is the server running on host "XX.XX.XX.XX" and accepting TCP/IP connections on port 5432? in
/export/sun1000/XXXXXXX/public_html/dbtest.phpon line 10 

And nothing more. Postgresql log, apache error log and php error log write nothing  about this connection.

--
Irek


pgsql-php by date:

Previous
From: Gustavo Amarilla Santacruz
Date:
Subject: Re: Undefined function pg_connect()
Next
From: Bill Moran
Date:
Subject: Re: Undefined function pg_connect()