what do I wrong???

From: Borsos József <pgsql-php(at)borsos(dot)hu>
To: <pgsql-php(at)postgresql(dot)org>
Subject: what do I wrong???
Date: 2003-01-24 17:57:22
Message-ID: 000b01c2c3d2$0d80f9a0$790aa3d5@compax
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

$conn_string = "host=x.x.x.x port=5432 dbname=xxxx user=COMPAX password=xxxx";
$connect = pg_connect($conn_string);

RESULT:

Warning: pg_connect() [function.pg-connect]: Unable to connect to PostgreSQL server: Password authentication failed for user 'COMPAX' . in xxx on line 4

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Philipp Ottlinger 2003-01-25 11:51:48 Re: not null
Previous Message Sharmad Naik 2003-01-24 17:08:34 Re: pg_result