Re: phpPgAdmin

Поиск
Список
Период
Сортировка
От bmccoy@chapelperilous.net
Тема Re: phpPgAdmin
Дата
Msg-id Pine.LNX.4.10.10010261233240.21117-100000@chapelperilous.net
обсуждение исходный текст
Ответ на phpPgAdmin  (danyele <danyele@cpatc.embrapa.br>)
Список pgsql-general
On Thu, 26 Oct 2000, danyele wrote:

> Brett  and Ron  said to me to rebuild php with the --with-pgsql option
> in the configuration step.
>
> I've already did  what you recommend but  another warning is appearing!
>
> Warning: Unable to connect to PostgresSQL server: FATAL 1: SetUserId:
> user 'password=' is not in 'pg_shadow' in lib.inc.php on line 121
> Error - /www/servers/phpPgAdmin/index.php
>
> do u know what is it?

pg_shadow is part of the authentication PostgreSQL uses.  It's looking for
a user called 'password=' which obviously doesn't exist -- perhaps your
connection string is not formed correctly?

Brett W. McCoy
                                              http://www.chapelperilous.net
---------------------------------------------------------------------------
Space tells matter how to move and matter tells space how to curve.
        -- Wheeler


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

Предыдущее
От: Peter Mount
Дата:
Сообщение: RE: [INTERFACES] JDBC DRIVER
Следующее
От: "K Parker"
Дата:
Сообщение: Re: phpPgAdmin