Re: phppgadmin

Поиск
Список
Период
Сортировка
От Robert Treat
Тема Re: phppgadmin
Дата
Msg-id 200606291035.50295.xzilla@users.sourceforge.net
обсуждение исходный текст
Ответ на phppgadmin  ("Alain Roger" <raf.news@gmail.com>)
Список pgsql-general
On Thursday 29 June 2006 08:59, Alain Roger wrote:
> Hi,
>
> I installed PHPpgadmin and there is a strange behavior.
> everytime that i select an object (database, table, schema,..) phppgadmin
> asks me to enter my login and password.
>
> why did it not keep this information from 1st connection ?
>

Normally this is due to an issue with your session support (ie. it can't
retain information in the session when moving from one window to the next).
Make sure you're allowing cookies in your browser from your phppgadmin host
and/or make sure you have session support setup in your php.

--
Robert Treat
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL

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

Предыдущее
От: John DeSoi
Дата:
Сообщение: Re: User privileges in web database applications
Следующее
От: Tino Wildenhain
Дата:
Сообщение: Re: Script for reading flat file without delimiters