php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #18105 PHPSESSID started showing in url after upgrade
Submitted: 2002-07-02 01:01 UTC Modified: 2002-08-03 01:00 UTC
Votes:2
Avg. Score:4.5 ± 0.5
Reproduced:2 of 2 (100.0%)
Same Version:1 (50.0%)
Same OS:0 (0.0%)
From: justincouto at msn dot com Assigned:
Status: No Feedback Package: Session related
PHP Version: 4.2.1 OS: FreeBSD
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: justincouto at msn dot com
New email:
PHP Version: OS:

 

 [2002-07-02 01:01 UTC] justincouto at msn dot com
Today I upgraded one of my servers to use Apache 1.3.26 after the recent exploit found in it.  I decided to also get current on my php install.  As a result, I installed  PHP 4.2.1.  I used the same configure commands as I did on my prior installs.  Everything went as expected except for one thing.  After getting everything up and running I started going through some of my php apps that use sessions and noticed that when the session 1st starts, all urls that are relative /index.php show the PHPSESSID in the url.  On the otherhand, all urls that are absolute http://www.foo.com/index.php the PHPSESSID doesn't show up.  I have another server that runs the prior to this upgrade configuration and it doesn't show the PHPSESSID in any urls at all and this sever didn't either before this upgrade.  Both configurations have the session.use_trans_sid set to 1.  Ha ssomething changed in php 4.2.1 from php 4.1.2 that would cause this to happen.  I have checked all of the news groups and can't find an answer to this question.  I have also tried to get and answer on IRC.  I hope you can help.

Thanks,
Justin

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-07-02 08:44 UTC] sniper@php.net
I think this was fixed in CVS. Try this snapshot:

http://snaps.php.net/php4-STABLE-latest.tar.gz
 [2002-08-03 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 07 22:01:30 2024 UTC