phpgroupware-users
[Top][All Lists]
Advanced

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

Re: [phpGroupWare-users] Re: "Your session could not be verified." SOLVE


From: Dave Hall
Subject: Re: [phpGroupWare-users] Re: "Your session could not be verified." SOLVED
Date: Fri, 04 May 2007 23:21:20 +1000

On Fri, 2007-05-04 at 04:43 -0700, Anders wrote:
> 
> Somehow a file wasn't deleted during backup procedures whereby /
> partition got up to 100% usage. Finding and deleting that file solved
> all issues with phpgw.

Glad you sorted it out.  For others looking at this thread for info
about the this problem, here is some info.

This problem is usually caused by users trying to access a phpgw install
via a transparent proxy cluster which use a different IP address for
each request.  AOL is probably the biggest culprit.  If you can not
login to fix this problem try running the following SQL statement on
your phpgw db

DELETE FROM phpgw_config WHERE config_name = 'session_checkip' AND
config_app = 'phpgwapi'

Cheers

Dave
-- 
Dave Hall (aka skwashd)
API Coordinator
phpGroupWare
e address@hidden
w phpgroupware.org
j address@hidden
sip address@hidden
       _            ____                    __        __             
 _ __ | |__  _ __  / ___|_ __ ___  _   _ _ _\ \      / /_ _ _ __ ___ 
| '_ \| '_ \| '_ \| |  _| '__/ _ \| | | | '_ \ \ /\ / / _` | '__/ _ \
| |_) | | | | |_) | |_| | | | (_) | |_| | |_) \ V  V / (_| | | |  __/
| .__/|_| |_| .__/ \____|_|  \___/ \__,_| .__/ \_/\_/ \__,_|_|  \___|
|_|         |_|                         |_|Web based collaboration platform






reply via email to

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