Re: phppgadmin - Mailing list pgsql-general

From Robert Treat
Subject Re: phppgadmin
Date
Msg-id 200606291035.50295.xzilla@users.sourceforge.net
Whole thread Raw
In response to phppgadmin  ("Alain Roger" <raf.news@gmail.com>)
List 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 by date:

Previous
From: John DeSoi
Date:
Subject: Re: User privileges in web database applications
Next
From: Tino Wildenhain
Date:
Subject: Re: Script for reading flat file without delimiters