php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #39455 Can't generate different session id on same client
Submitted: 2006-11-10 07:41 UTC Modified: 2006-11-10 09:47 UTC
From: lizy at nlc dot gov dot cn Assigned:
Status: Not a bug Package: Session related
PHP Version: 4.4.4 OS: FreeBSD 6.1
Private report: No CVE-ID: None
 [2006-11-10 07:41 UTC] lizy at nlc dot gov dot cn
Description:
------------
I need different operating on the same client via Microsoft Internet Explorer browsers, such as different login. It is OK on PHP 4.4.2. But on PHP 4.4.4, it doesn't work whether the browsers are cloned or not, because the PHP generate the same sessionid.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-11-10 09:47 UTC] tony2001@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.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Jun 02 04:01:29 2024 UTC