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

Add a Patch

Pull Requests

Add a Pull Request

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