RE: Weird session problems

2004-09-28 Thread Gerald Richter
Hi, > > I have a problem which may be related to sessions, I don't > know if this has anything todo with SessionX / Embperl or > what is causing this problem. > > The thing is we get alot of reports from a website that > people suddenly get other peoples profiles etc. when they > have loggon

RE: Weird session problems

2004-09-28 Thread Pete Moran
: Tuesday, 28 September 2004 7:19 PM To: [EMAIL PROTECTED] Subject: Weird session problems Hi! I have a problem which may be related to sessions, I don't know if this has anything todo with SessionX / Embperl or what is causing this problem. The thing is we get alot of reports from a website

Re: Weird session problems

2004-09-28 Thread Ed Grimm
I'd check for use of globals to cache data - if a variable is not in the default package, it's not cleaned at the end of the page. If I recall correctly, we found another issue that caused data bleed in Embperl 1.3.3 - as memory serves, that version only cleaned scalars by default. I've no idea if

RE: Weird session problems

2004-09-28 Thread Neal Gamradt
a new user logs in? Neal From: Stefan Cars <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Weird session problems Date: Tue, 28 Sep 2004 11:19:14 +0200 Hi! I have a problem which may be related to sessions, I don't know if this has anything todo with SessionX / Embperl or what is causi

Weird session problems

2004-09-28 Thread Stefan Cars
Hi! I have a problem which may be related to sessions, I don't know if this has anything todo with SessionX / Embperl or what is causing this problem. The thing is we get alot of reports from a website that people suddenly get other peoples profiles etc. when they have loggon using their own cr