Error"Unable to connect to PostgresSQL server: connectDBStart()"

From: arun kv <arun(at)library(dot)iisc(dot)ernet(dot)in>
To: PGSQL <pgsql-php(at)postgresql(dot)org>
Subject: Error"Unable to connect to PostgresSQL server: connectDBStart()"
Date: 2002-09-09 11:21:31
Message-ID: Pine.BSO.4.44.0209091647120.20618-100000@library.iisc.ernet.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

hello,
I am using PHP to connect to postgresql server. Till now it was
working fine and PHP was connecting sql server without any problems.
Suddenly today i am getting an error or warning which says
'Warning:
Unable to connect to PostgresSQL server: connectDBStart() -- unknown
hostname: localhost in /var/www/html/phpfiles/others/othersbrowse.php on
line 20
Warning: Supplied argument is not a valid PostgreSQL link
resource in /var/www/html/phpfiles/others/othersbrowse.php on line 25
ERROR IN
EXECUTION'

I am not getting what the problem was. Beform some times it used to come
but when i restarted the system it used to work fine.
Pls anybody tell me what the problem is and any suggestions pls since the
server has to run all the 24 hours and 365 days.
thanks in advance
Arun

Responses

Browse pgsql-php by date

  From Date Subject
Next Message arun kv 2002-09-09 11:37:38 Error"Unable to connect to PostgresSQL server: connectDBStart()"
Previous Message Christopher Kings-Lynne 2002-09-07 05:27:02 Re: The Last Optimization