SSL Error

From: Susan Evans <sevans(at)haywood(dot)k12(dot)nc(dot)us>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>, "pgsql-novice(at)postgresql(dot)org" <pgsql-novice(at)postgresql(dot)org>, "postgres-sql(at)postgresql(dot)org" <postgres-sql(at)postgresql(dot)org>
Subject: SSL Error
Date: 2002-05-19 14:04:14
Message-ID: 3CE7B0DE.AB68EF1E@haywood.k12.nc.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-novice

I am new to postgresql and I am receiving the following warning: (I am
using PHP and postgresql).

Warning: pg_connect() unable to connect to PostgreSQL server. Could not
receive server response to SSL negotiation packet.

Do I need to turn of my SSL or allow postgresSQL to SSL?
Any help or pointer would be appreciated.
Thank You
Susan

Browse pgsql-general by date

  From Date Subject
Next Message TPCCUVA 2002-05-19 14:15:58 space on disk of a table.
Previous Message Joel Burton 2002-05-19 13:52:07 Re: how to get id of last insert on a serial type?

Browse pgsql-novice by date

  From Date Subject
Next Message April L 2002-05-19 16:10:04 Is a randomized default value primary key possible?
Previous Message Andrew McMillan 2002-05-19 11:13:39 Re: Some CSV file-import questions