A few weeks ago I posted a blog entry about problems with Zend clearIdentity() with IE7 and Chrome but I’ve since found that the Zend Framework was not at the root of the problem. After discussing the problem with a colleague we found that there was a line in the bootstrap.php file like:-
ini_set(’session.cache_limiter’, ‘private’);