Re: phpPgAdmin configuration

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

Marc

-----Original Message-----
From: pgsql-admin-owner@postgresql.org [mailto:pgsql-admin-owner@postgresql.org] On Behalf Of Guillaume Lelarge
Sent: Tuesday, February 08, 2011 3:04 PM
To: Marc Fromm
Cc: pgsql-admin@postgresql.org
Subject: Re: [ADMIN] phpPgAdmin configuration

Le 08/02/2011 23:23, Marc Fromm a écrit :
> I installed phpPgAdmin on my red hat box in the /var/www/html directory.
> I edited the pg_hba.conf file as many tutorials stated with the lines.
> local       all            all                                            trust
> host       all            all            127.0.0.1/32       trust
>

Meaning you have your database server on the same server than the http server?

> When I try to login to phpPgAdmin with a user account that I created, using the CREATE USER command, I get the login
failedmessage. 
>

What's the complete error message?

> What else do I need to configure to allow access with 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


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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: phpPgAdmin configuration
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: phpPgAdmin configuration