Re: [GENERAL] cant connect php to postgresql

2006-12-06 Thread Scott Marlowe
On Wed, 2006-12-06 at 01:17, swati desai wrote: > i am trying to connect php to postgresql but im getting warning FATAL: > IDENT authentication failed... for user and pg_connect("dbname=swati > user=xyz password=abc"); > > and hence cant work > plz tell me wat is d problem Your pg_hba.conf file

[GENERAL] cant connect php to postgresql

2006-12-06 Thread swati desai
i am trying to connect php to postgresql but im getting warning FATAL: IDENT authentication failed... for user and pg_connect("dbname=swati user=xyz password=abc"); and hence cant work plz tell me wat is d problem