Node no longer exists error with Zend_Session
问题 Hi I am having issues with my my sessions using Zend Framework 1.7.6. The problem exists when I try and store an array to the session, the session namespace also stores other userdata. I am currently getting the following message in my stacktrace Fatal error: Uncaught exception 'Zend_Session_Exception' with message 'Zend_Session::start() - ... Error #2 session_start() [function.session-start]: Node no longer exists Array The code where I think this is erroring is: //now we add the user object