phpgroupware-users
[Top][All Lists]
Advanced

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

Re: [Phpgroupware-users] Re: SiteMgr (php session) errors when refresh w


From: Patrick Walsh (mr_e)
Subject: Re: [Phpgroupware-users] Re: SiteMgr (php session) errors when refresh web page.
Date: Mon, 02 Dec 2002 22:02:00 -0800
User-agent: Microsoft-Entourage/10.1.1.2418

On 12/1/02 12:23 PM, "Magnus Nilsson" <address@hidden> wrote:

> Tried to use php session without tcp/ip check, with no luck. Same result.
> It works OK when I use db session instead.
> 
> The problem must be inside php4.
> My system is (at the moment) an unmodified RH7.3
> When I get time I will try with an upgraded php4.
> 
> Is there any drawback using db sessions instead of php sessions?

    Sorry I haven't weighed in on the flurry of SiteMgr e-mails on the list
yet.  I just got back tonight from a month on the road.

    Yes, there is a drawback or two to using db sessions instead of php
sessions.  If your site is a high traffic site, your mysql server may become
overloaded.  On the phpgroupware.org site when db sessions were used during
high traffic times the mysql sessions database would occasionally become
corrupted.  A strange issue, to be sure, but a potentially large problem.

    Let me know what happens when you upgrade PHP.

..Patrick



> ----- Original Message -----
> From: "Chris Weiss" <address@hidden>
> Date: Sun, 01 Dec 2002 00:59:41 +0000
> To: address@hidden
> Subject: Re: [Phpgroupware-users] Re: SiteMgr (php session) errors when
> refresh web page.
> 
> 
>> now that I think about it, i've been loged on 2 times from different places
>> before
>> so this shouldn't be a problem.  Maybe it's related to using php4 sessions?
>> try
>> using the db sessions and see what it does.
>> 
>> Chris Weiss (address@hidden) wrote*:
>>> 
>>> this makes a lot of sense since all anonomous users will be under the same
>>> phpgw
>>> account.  Can it be forced to not verify the ip only for the one "public"
>>> user?
>>> 
>>> address@hidden wrote*:
>>>> 
>>>> Hello Magnus,
>>>> 
>>>> "Magnus Nilsson" <address@hidden> a écrit:
>>>> 
>>>>> I have configured sitemgr with some test pages.
>>>>> When I access the generated page everything works fine.
>>>>> But when I try to change language or refresh the page
>>>>> I get this error:
>>>>> 
>>>>> Fatal error: Call to a member function on a non-object in /var/www/html
>>>> /phpgroupware/phpgwapi/inc/class.sessions_php4.inc.php on line 407
>>>>> 
>>>>> First I thought that it is my modified template that cause this behavio
>>>> r but I have
>>>>> I tried the others with the same result so it must be something else.
>>>>> 
>>>>> Anyone now what the problem might be?
>>>>> The browser I use to access to page is MSIE5.5 SP2.
>>>>> The same problem also occur when I use Netscpae on a Linux box.
>>>> 
>>>> I have seen and was trying to understand a similar error that occured
>>>> when the computer acessing the public website changed IP adress (like
>>>> is the case when you are on dialup). The error goes away when I
>>>> changed the value of "Verify users' IP adress"  in phpgw's
>>>> administration to false. Could you try if this works for you?
>>>> 
>>>> Michael
>>>> 
>>>> 
>>>> 
>>>> 
>>>> _______________________________________________
>>>> Phpgroupware-users mailing list
>>>> address@hidden
>>>> http://mail.gnu.org/mailman/listinfo/phpgroupware-users
>>>> 
>>> 
>>> 
>>> 
>>> _______________________________________________
>>> Phpgroupware-users mailing list
>>> address@hidden
>>> http://mail.gnu.org/mailman/listinfo/phpgroupware-users
>>> 
>> 
>> 
>> 
>> _______________________________________________
>> Phpgroupware-users mailing list
>> address@hidden
>> http://mail.gnu.org/mailman/listinfo/phpgroupware-users
>> 





reply via email to

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