Re: phpPgAdmin configuration

Поиск
Список
Период
Сортировка
От Marc Fromm
Тема Re: phpPgAdmin configuration
Дата
Msg-id 8938CAF49A00EF419310D5C6F6C72E9914E0EC5ADA@ExchMailbox2.univ.dir.wwu.edu
обсуждение исходный текст
Ответ на Re: phpPgAdmin configuration  (Guillaume Lelarge <guillaume@lelarge.info>)
Список pgsql-admin
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:guillaume@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


В списке pgsql-admin по дате отправления:

Предыдущее
От: Marc Fromm
Дата:
Сообщение: Re: phpPgAdmin configuration
Следующее
От: Ray Stell
Дата:
Сообщение: Re: PostgreSQL 9.0.3 streaming replication failure