What is supposed to be in the session? Maybe these users are just
denying cookies?

---John Holmes...

> -----Original Message-----
> From: Victor Soroka [mailto:vs240@;yahoo.com]
> Sent: Thursday, October 24, 2002 10:08 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Re: PHP Session register variable not always restored
with
> contents
> 
> I have same troubles!!! I use php internet trade traffic system, and
> 10-20% of visitors lose their sessions data. Cut from logs:
> 
> Remote address: ##########
> Referer: http://mydomain.com/
> URI: /out.php?id=1&PHPSESSID=235a91cef853e750a6b67a70375e7d88
> User-agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)
> Session ID: 616596c44d83c581a829658b63191d7c
> Session DATA:
> 
> Remote address: ##########
> Referer: http://mydomain.com/music.php?0
> URI: /out.php?id=1&link=freemusic
> User-agent: Mozilla/5.0 (Windows; U; Win98; de-DE; QXW0330l)
> Gecko/20011019 Netscape6/6.2
> Session ID: b7a5708d134a08c370fb5778e099d0d0
> Session DATA:
> 
> Session DATA is EMPTY !!!!!!!!!!!!! In 10-20% of visitors. I think
> this is a PHP bug, because most of visitors don't lose their session
data.
> I used my script on 10 different servers (BSD,Linux) and PHP 4.0.6 -
PHP
> 4.2.1.
> 
> On Mon, 30 Sep 2002 17:34:27 +0300, Brad Hanson wrote:
> 
> > many times the value is presented. Sometimes it is a null string.
> > Sometimes it takes a few refreshes before it will display anything
other
> > than blank.
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to