php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13157 Sessions created cannotbe red by a bigger script file.
Submitted: 2001-09-05 20:05 UTC Modified: 2001-09-05 20:36 UTC
From: svet_gh at hotmail dot com Assigned:
Status: Not a bug Package: Session related
PHP Version: 4.0CVS-2001-09-05 OS: Windows - PWS 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: svet_gh at hotmail dot com
New email:
PHP Version: OS:

 

 [2001-09-05 20:05 UTC] svet_gh at hotmail dot com
When manipulating sessions in short scripts they work but when I try them in a file with more lines the previous session cannot be red and a new one is created. The $PHPSESSID variable is set to the previous session but when I call session_start the old session cannot be re started and the variable ste in it to be red.Can you tell me what is the problem?

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-09-05 20:36 UTC] sniper@php.net
Please ask support questions on the mailing lists:

http://www.php.net/support.php


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 17:01:30 2025 UTC