I just found my problem. In the config.inc.php page, I needed to change  
$conf['servers'][0]['host'] = 'host'; to  $conf['servers'][0]['host'] = 
'localhost';. After that change I was able to login with the account that I 
created.

-----Original Message-----
From: Guillaume Lelarge [mailto:guilla...@lelarge.info] 
Sent: Tuesday, February 08, 2011 3:36 PM
To: Marc Fromm
Cc: pgsql-admin@postgresql.org
Subject: Re: [ADMIN] phpPgAdmin configuration

Le 09/02/2011 00:27, Marc Fromm a écrit :
> Yes, the database server is on the same server as the http server.
> The complete error message is just "Login failed."
> 
> There is nothing in the pg_log file, that the FAQ's say to check.
> 

How did you configure phpPgAdmin?


-- 
Guillaume
 http://www.postgresql.fr
 http://dalibo.com


-- 
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

Reply via email to