php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #18955 always add SID into url
Submitted: 2002-08-17 05:19 UTC Modified: 2002-08-17 15:03 UTC
From: AndyIce at mail dot ru Assigned:
Status: Not a bug Package: Session related
PHP Version: 4.2.2 OS: Win 2000 Server / Apache 1.3-2.0
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: AndyIce at mail dot ru
New email:
PHP Version: OS:

 

 [2002-08-17 05:19 UTC] AndyIce at mail dot ru
PHP: from 2.2.2 to php4-win32-200208170200.zip, Apache: 1.3.19-2.0.39, PHP as module, default install.
After session_start() php added SID into url. session.use_cookies = 1, cookies is working. If session.use_trans_sid = 0 then sessions don't work. 
PHP 4.0.4pl work is right: SID not added in URL.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-08-17 15:03 UTC] sniper@php.net
Sorry, but the bug system is not the appropriate forum for asking
support questions. Your problem does not imply a bug in PHP itself.
For a list of more appropriate places to ask for help using PHP,
please visit http://www.php.net/support.php

Thank you for your interest in PHP.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Jul 12 13:01:33 2025 UTC