Hi All

I'm trying to setup sql-ledger on a friends machine, and am having problems with the last step (getting perl/php to connect to the database on the same machine!!

Here's the situation

Whenever I login I get the dreaded "IDENT authentication failed for user" message

However, I can do a "psql -h localhost -U sql-ledger sql-ledger"  and get in with no problems

my pg_hba.conf looks like:

    local  all      all             ident   sameuser
    host   all      all             127.0.0.1       255.255.255.255 trust

any ideas?  Your help would be appreciated.

Thanks.




_______________________________________________
clug-talk mailing list
[email protected]
http://clug.ca/mailman/listinfo/clug-talk_clug.ca
Mailing List Guidelines (http://clug.ca/ml_guidelines.php)
**Please remove these lines when replying

Reply via email to