Search Postgresql Archives

Re: PHP Warning: pg_connect(): Unable to connect to PostgreSQL server: could not connect to server:

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hello,

most crucial information is missing, like:

- your operating system
- your postgresql version
- on which computer is your database server running
- is your database server running


But most likely your problem is that you did not configure PostgreSQL
to listen to TCP/IP-requests. Which again makes it most likely that
you are using a way outdated PostgreSQL Version (that ist < 8.x)

Please update to 8.3.1, and adjust your postgresql.conf, parameter

"listen_addresses (string)"

accordingly.

Best wishes,

Harald

On Mon, May 12, 2008 at 11:58 AM, Abdus Samad Ansari
<ansarias@xxxxxxxxxxxx> wrote:
> PHP Warning:  pg_connect(): Unable to connect to PostgreSQL server:
>  could not connect to server:
>  I have setup PHP/Postgres and is running fine upto document root
>  i.e. /var/www/html, but when i am calling it through a cgi-bin php file
>  it is giving log error as :
>  [error] [client 127.0.0.1] PHP Warning:  pg_connect(): Unable to connect
>  to PostgreSQL server: could not connect to server: \x04\xe6\xe3\xbfPF;
>
>  what may be the solution.
>
>  --Abdus Samad Ansari
>
>
>
>  --
>  Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
>  To make changes to your subscription:
>  http://www.postgresql.org/mailpref/pgsql-general
>



-- 
GHUM Harald Massa
persuadere et programmare
Harald Armin Massa
Spielberger Straße 49
70435 Stuttgart
0173/9409607
fx 01212-5-13695179
-
EuroPython 2008 will take place in Vilnius, Lithuania - Stay tuned!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux