473,324 Members | 2,473 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,324 software developers and data experts.

Session Being Appended to Links?

Some of my links are being appending with PSPSESSID=3424lj234l...

http://www.domain.com//ListDetail.ph...d66005c02eb5fc

Any ideas as to why?

Thanks

Apr 6 '06 #1
10 1231
Barkster wrote:
Some of my links are being appending with PSPSESSID=3424lj234l...

http://www.domain.com//ListDetail.ph...d66005c02eb5fc

Any ideas as to why?

Thanks


Do you have cookies disabled in your browser?

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================
Apr 6 '06 #2
No I use them on site I'm designing so I haven't disabled them.

Apr 6 '06 #3
Another weird thing is it doesn't happen all the time. Seems like
sometime if you refresh they are not there or navigate to another page
then back they are not doing it.

Apr 6 '06 #4
Barkster wrote:
Another weird thing is it doesn't happen all the time. Seems like
sometime if you refresh they are not there or navigate to another page
then back they are not doing it.


That's strange. I've heard of this happening, but never seen it myself. And
don't know what the final resolution was. Perhaps someone else here has seen it.

Also, please quote the message (or at least the relevant parts) that you're
responding to. I would say the majority of us do not use Google Groups to
access usenet, and we don't always have the previous message available.

Thanks.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================
Apr 6 '06 #5
>Another weird thing is it doesn't happen all the time. Seems like
sometime if you refresh they are not there or navigate to another page
then back they are not doing it.


This may be correct behavior if trans_sid is turned on. It puts the
session ID on until it has determined that cookies work.

Gordon L. Burditt
Apr 6 '06 #6
So should I try and turn off trans_sid? I've seen mention of that but
from what I found it was some type of apache bug but it was happening
on both servers. Wish I could track this down, but what your saying
about until it determines if cookies work makes since cause it goes
away after you change pages. It seems to only happen with the first
browser viewing of the domain.

Apr 7 '06 #7
Barkster wrote:
Some of my links are being appending with PSPSESSID=3424lj234l...

http://www.domain.com//ListDetail.ph...d66005c02eb5fc

Any ideas as to why?


<news:11**********************@l41g2000cwc.googleg roups.com> (
http://groups.google.com/group/comp....24f27f2b7ac610 )

--
<?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/

Apr 7 '06 #8
Thanks Rajesh

Apr 7 '06 #9
>So should I try and turn off trans_sid?

I don't understand why you consider "session being appended to
links" to be a problem (although it can be a security issue due to
bookmarking or session hijacking if you don't invalidate sessions
after an explicit logout or a timeout). But if you don't want it,
turn off session.use_trans_sid in php.ini (but it's not on by default
in any setup I know, so at some point someone intentionally turned
it on).
I've seen mention of that but
from what I found it was some type of apache bug but it was happening
on both servers.
trans_sid is not a bug, and it's a PHP feature, not an Apache feature.
Wish I could track this down, but what your saying
about until it determines if cookies work makes since cause it goes
away after you change pages. It seems to only happen with the first
browser viewing of the domain.


On the first view of the domain, it SETS the session cookie, but
that page view doesn't SEE the cookie until the next hit (this is
the way cookies work).

Gordon L. Burditt
Apr 7 '06 #10
Well just checked the php.ini file on my server and it is off anyway.
Guess I will have to live with it.

Apr 7 '06 #11

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Celebrate | last post by:
I'm noticing that when my homepage first starts up, all the menu links to other pages have the session info appended to the URL. For example: ...
2
by: Damien | last post by:
Hi to all, I'm currently re-designing our intranet : nice and lean CSS2, cleaned-up PHP 4.3.7, better-normalized MySQL ;o). So I've started using the $_SESSION variable instead of register_globals...
15
by: Thomas Scheiderich | last post by:
I am trying to understand Session variables and ran into a question on how they work with data that is passed. I have an HTM file that calls an ASP file and sends the name either by GET or POST....
8
by: Radu Colceriu | last post by:
HI, I've an asp.net app like this: login.aspx (no frame) :- save in session the user and pass -> framedoc.html :- frameset 2 content 1. menu.aspx...
15
by: John Howie | last post by:
I've found very unusual behavious when using sessions on two different servers. I'm using sessions to handle simple log in. When the form submits the values are checked against a MySQL table. If...
0
by: joseph conrad | last post by:
Hi, I tried to implement my own session handler in order to keep control on the process the drawback I foun it is not creating and storing in my cookie the PHPSESSID variable anymore. reading te...
2
by: jopperdepopper | last post by:
Hi, was trying to do something with sessions the other day, which all worked fine, except for the fact that the session ID was being appended to my urls... this I definitely don't want because...
3
by: mikeboston | last post by:
Hi, I am attempting to use php session variables on a server which is running Red Hat Linux, but the variables don't seem to be getting passed between pages. I have tried the same exact test...
1
by: KidQuin | last post by:
I am having problems with session value between pages. Happening in both firefox and IE7. I go between page by links so I know it's not header changes. I use session_start as the first line on the...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.