problem with md5

From: Majid Khan <majidkhan59(at)yahoo(dot)com>
To: pgsql-php(at)postgresql(dot)org
Subject: problem with md5
Date: 2003-04-28 07:06:07
Message-ID: 20030428070607.47828.qmail@web40608.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

hi all,

I have changed the authentication method to md5 in
pg_hba.conf and then reload the data directory with
the pg_ctl command I then created md5 password in the
pg_shadow file

user = majid
password=md57af6a74c0aefd9dc2288dafb9a06c951 .. The
password is majid. I can connect throught pgadminII
client with user majid but I cann't connect through
php however I am getting the same md5 encrypted output
in the php . I don't know what is going wrong please
help me.. Thanx in Advance.

__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Dani Oderbolz 2003-04-28 11:14:37 Encoding issues
Previous Message Matthew Horoschun 2003-04-28 06:13:06 Re: PGsql qustion