php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #12066 Enable transparent Session IDs for a whole Domain not only relative Links
Submitted: 2001-07-11 16:25 UTC Modified: 2012-03-31 03:53 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: mk at php-homepage dot de Assigned:
Status: Wont fix Package: Session related
PHP Version: 4.0.6 OS: Any
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: mk at php-homepage dot de
New email:
PHP Version: OS:

 

 [2001-07-11 16:25 UTC] mk at php-homepage dot de
a number of different subdomains, the use of sessions and PHP compiled with --enable-trans-sid.
if you have i.e. a menue with links like http://www.foo.de/bar.php, you'll have to add the session IDs manually.

the solution: enable transparent session IDs for a whole domain.
i.e. "trans-sid-domain foo.de" in php.ini would add session IDs to all relative links and to links pointing to *.foo.de
so www.foo.de, bar.foo.de or bla.foo.de would be affected.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-12-17 12:28 UTC] jani@php.net
-Package: Feature/Change Request +Package: Session related
 [2012-03-31 03:53 UTC] yohgaki@php.net
-Status: Open +Status: Wont fix
 [2012-03-31 03:53 UTC] yohgaki@php.net
Trans SID is rather legacy feature now. New feature will not be added.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 22:01:27 2025 UTC