php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7439 PHP lost the session on a include call
Submitted: 2000-10-24 16:48 UTC Modified: 2000-11-27 08:52 UTC
From: jalonso at baquia dot com Assigned:
Status: Closed Package: Session related
PHP Version: 4.0.3pl1 OS: Solaris 2.7
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: jalonso at baquia dot com
New email:
PHP Version: OS:

 

 [2000-10-24 16:48 UTC] jalonso at baquia dot com
  When I use session (a php session or another application server
  session manager), and I call a include function, in this call to another
  file (other PHP file or servlet), PHP losts the session cookie.

  I sniff the packets between the application server an the apache
  web server and I test it.

  What can I do??.

  I think that another function of PHP must leave pass the HTTP headers
  to propage sessions (or another cookies).

  I've tried to modify PHP source (create another include function), but
  it's very difficult.

thanks, in advance
Justo.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-10-27 16:55 UTC] sas@php.net
If you want us to help you, please give us the information we need. What application server? How do PHP and the application server interact?
 [2000-11-27 08:52 UTC] sniper@php.net
No feedback and not enough info.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Apr 29 06:01:29 2024 UTC