phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-users] Problem with login


From: Dave Hall
Subject: Re: [Phpgroupware-users] Problem with login
Date: Mon, 10 May 2004 07:35:33 +1000

On Sun, 2004-05-09 at 21:00, Robert Giebel wrote:
> On Sun, May 09, 2004 at 08:24:57AM +1000, Dave Hall wrote:
> > On Sat, 2004-05-08 at 19:03, Robert Giebel wrote:
> > > Hello!
> > > 
> > > I have a problem with the login.
> > > If I enter the wrong user/password, i get the error, that it's wrong,
> > > but if I enter them right, i just get back to the loginscreen.
> > > Did anyone else discover those problems?
> > > 
> > 
> > What browser?  What version of php and apache? Which OS/distro/version?
> 
> any browser, except links/lynx, but here login takes really long
> (several minutes)
> Server: Apache/1.3.29 (Unix) PHP/4.3.4
> FreeBSD 4.4-RELEASE (it's a virtual private server from ntt/verio)
> 

So it is hosted?  
Log in to the database - or use php*admin
Run this SQL:
DELETE FROM phpgw_config
        WHERE config_app = 'phpgwapi'
        AND config_name = 'sessions_checkip';

Now it should work

Cheers

Dave





reply via email to

[Prev in Thread] Current Thread [Next in Thread]