Robert G. Ristroph, 2005-05-16 01:30:50 -0500 : [...]
> create OKYou'll see some debugging info during this installation. > Do not worry unless told otherwise. > DBI connect('dbname=gforge;host=127.0.0.1','gforge',...) failed: FATAL: > IDENT authentication failed for user "gforge" at > /usr/lib/gforge/lib/include.pl line 45 > Uncaught exception from user code: > Cannot connect to database: at /usr/lib/gforge/lib/include.pl line > 47. > main::db_connect called at /usr/lib/gforge/bin/db-upgrade.pl line 36 [...] > I don't think the install script should be using IDENT method to > access the database, because it runs as user root not as user > gforge. It doesn't. It's just that your pg_hba.conf is configured so that connections coming from localhost are authenticated by ident and not by password. Which is why you should answer the "Database server" question with your real IP address, instead of 127.0.0.1. Roland. -- Roland Mas A man walks into a bar. Bang. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]