[nycphp-talk] losing session with IE8 only
Ricky Robinett
Ricky at nylontechnology.com
Wed Sep 9 10:00:22 EDT 2009
Michael,
Are you experiencing this issue while running the code locally? I've seen this issue related to IE8 running in protected mode for local sites. There's a setting 'Enable Protected Mode' that needs to be unchecked.
The only other time I've seen something similar is when running code on the rackspace cloud.
Thanks!
Ricky
.....................................
Ricky Robinett
Developer
Zend Certified Engineer, PHP5
Adobe Certified Expert, Advanced ColdFusion 8
Nylon Technology
350 7th Avenue, 10th Floor
New York, NY 10001
212.691.1134 x25 direct
212.691.3477 fax
ricky at nylontechnology.com
www.nylontechnology.com
-----Original Message-----
From: talk-bounces at lists.nyphp.org [mailto:talk-bounces at lists.nyphp.org] On Behalf Of Michael Southwell
Sent: Wednesday, September 09, 2009 9:49 AM
To: talk at lists.nyphp.org
Subject: [nycphp-talk] losing session with IE8 only
I'm in an odd situation where I'm losing my session but only with IE8
and only with PHP 5.2.6, not with any other browsers and not on my dev
server with 5.3.0.
The controller script starts a session, sets a session variable,
instantiates an object, and calls a method, about as simple as it can
get. But the session variable is lost when the method runs. I can work
around this by passing session vars around as parameters, but
obviously that's a crappy solution.
Any ideas?
--
Michael Southwell
Vice President, Education
NYPHP TRAINING http://nyphp.com/Training
_______________________________________________
New York PHP User Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk
http://www.nyphp.org/show_participation.php
More information about the talk
mailing list