phppgadmin

Started by Alain Rogeralmost 20 years ago2 messagesgeneral
Jump to latest
#1Alain Roger
raf.news@gmail.com

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

#2Robert Treat
xzilla@users.sourceforge.net
In reply to: Alain Roger (#1)
Re: phppgadmin

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