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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 16:01:28 2024 UTC