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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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: Wed May 15 13:01:35 2024 UTC