php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12170 sessionid is attached with a '?' instead of the arg_seperator
Submitted: 2001-07-14 14:22 UTC Modified: 2001-08-20 12:15 UTC
From: vincev at gmx dot de Assigned:
Status: Closed Package: Session related
PHP Version: 4.0.6 OS: debian linux
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: vincev at gmx dot de
New email:
PHP Version: OS:

 

 [2001-07-14 14:22 UTC] vincev at gmx dot de
All my links get attached with the sessionid by PHPs session management. Having some own arguments it is not seperated by the arg_seperator but '?' (without quotes)

arg_separator.output = "&"

like this:

... forum.php?forumfolderid=0?PHPSESSID=3ff5bb319ba36bfb98812027779e1c8e

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-07-31 21:31 UTC] sniper@php.net
Could you please add a short but complete example file into
this bug report?

 [2001-08-20 12:15 UTC] sniper@php.net
no feedback. Propably misconfiguration.
Try with unmodified php.ini-dist from the distro.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 06:01:29 2025 UTC