All my links have a different session id appended.
shipwreckmate
3:40 pm on Feb 11, 2004 (gmt 0)
Why would every link on a page have a different PHPSESSID number appended. The number is supposed to be unique throughout the session isn't it?
Any help please?
jatar_k
11:54 pm on Feb 12, 2004 (gmt 0)
It should be, so I am not sure, any other symptoms you can identify?
mep00
5:43 am on Feb 13, 2004 (gmt 0)
Did you check this with a "view source" or with multiple tries? If the "view source" is showing multiple phpsessid's on the same page, then ir sounds like either a bug or something very wrong with your configuration. While I could see it happening between itterantions (though, off hand I'm not sure why), if it's on the same page at the same time, like I said, something somewhere is very wrong.