Обсуждение: phppgadmin

Поиск
Список
Период
Сортировка

phppgadmin

От
"Alain Roger"
Дата:
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 ?

thanks a lot,
Alain

Re: phppgadmin

От
Robert Treat
Дата:
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