php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #22658 Spontaneous start of new session and lost of session data
Submitted: 2003-03-12 07:26 UTC Modified: 2003-03-12 08:33 UTC
From: misha at family dot intes dot odessa dot ua Assigned:
Status: Not a bug Package: Session related
PHP Version: 4.3.0 OS: Linux Red Hat 7.3 , Windows 98
Private report: No CVE-ID: None
 [2003-03-12 07:26 UTC] misha at family dot intes dot odessa dot ua
People of the world!

Who can help me and save from shame?

I developed Web-site written on PHP which intensively uses
session mechanism. I have a copy of this site on my
home computer with Windows-98 (Apache 1.3.24 and PHP 4.3.0
are generated). Real site works on the server with
Linux Red Hat 7.3, Apache 1.3.22, PHP 4.2.2 .

When using Internet Explorer in both variants (local
copy or real site) I suffer from the next effect:
Sequential enter on the page generated by the same
PHP script which uses session data can occur about
20 times without errors. The next visit of this page
produces new session (I can check this) and all my
parameters stored in session are lost.

When working with Netscape Navigator everything is OK.

Does anybody know the solution?

Michael.

Patches

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-03-12 07:36 UTC] magnus@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

.
 [2003-03-12 08:33 UTC] misha at family dot intes dot odessa dot ua
I have thought that you boys want PHP working everywhere successfully.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Aug 13 12:01:27 2024 UTC