PhpPgAdmin login weird...

From: Eric <ericg(at)conceptid(dot)ca>
To: pgsql-general(at)postgresql(dot)org
Subject: PhpPgAdmin login weird...
Date: 2004-09-10 05:40:55
Message-ID: 1094794854.4299.33.camel@zoukmobil
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

My webserver work in PHP4, safemode and it's running for years.

I use Debian, kernel 2.6 since yesterday.

I install psotgreSQL and PHPPGADMIN from apt-get (in .deb package) like
always on Debian...

I configure pg_hba.conf with
local postgres trust

I configure config.inc.php (from phppgadmin) to
$conf['extra_login_security'] = false; at this moment.....

Problem:
When I log in phppgadmin with postgres without password, I enter in a 3
frame page... with the login form in each frame. I log in each frame, I
see the right frame. I clic anywhere, the login reappear... if I log, I
see the page...

I have no error in phperror log.
I have no error in postgresql log.
I have no error in apache log.

I look in phppgadmin source code... and I think it's a problem with
session? like if they are not memorized. But... in the directory where
php4 save session, the file is there and datas are good in it.

Someone have a clue?

thanks.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Frans 2004-09-10 06:17:13 Re: PhpPgAdmin login weird...
Previous Message Tom Lane 2004-09-10 03:44:29 Re: Time zone string not showing