php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #62336 PHPSESSID changes when access another page
Submitted: 2012-06-15 20:09 UTC Modified: 2012-06-18 22:54 UTC
From: adelsontads at gmail dot com Assigned:
Status: Not a bug Package: Session related
PHP Version: Irrelevant OS: Linux web525.kinghost.net 3.1.4
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: adelsontads at gmail dot com
New email:
PHP Version: OS:

 

 [2012-06-15 20:09 UTC] adelsontads at gmail dot com
Description:
------------
I made a authorization system that works locally, but when you put into the server in production happens the change of the PHPSESSID value  when I change page.
All the data are lost on this page, but when I return to the previous page back PHPSESSID the right value.
Works locally, why there?
Locally this change does not occur because?
how do I keep the same PHPSESSID while logged in?



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-06-18 21:43 UTC] mail+php at requinix dot net
I promise you this isn't a bug in PHP.

Getting Help: http://www.php.net/support.php or Google or an online forum or some 
other community
 [2012-06-18 22:54 UTC] johannes@php.net
Most likely an issue with your browser's cookie handling or such.
 [2012-06-18 22:54 UTC] johannes@php.net
-Status: Open +Status: Not a bug
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 17 03:01:33 2025 UTC