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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
39 - 39 = ?
Subscribe to this entry?

 
 [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 06:01:33 2024 UTC