On Wed, Jul 17, 2013 at 5:54 PM, Dan Joseph <dmjos...@gmail.com> wrote:

> Fatal error: Uncaught exception 'Zend_Session_Exception' with message
> 'Zend_Session::start() -
> /product/Messenger-dev/Messenger/library/Zend/Session.php(Line:480): Error
> #2 Class __PHP_Incomplete_Class has no unserializer Array' in
> /product/Messenger-dev/Messenger/library/Zend/Session.php:493
>

I see I've stumped everyone here, so I wanted to post a reply on what I
found is the root cause of this.

Somewhere in all the code, there's a session_start happening.  Then
elsewhere that our other developer is working, there was another
introduced.  This appears to be the trigger for this error.

Hope this helps someone in the future!

-- 
-Dan Joseph

http://www.danjoseph.me
http://www.dansrollingbbq.com
http://www.youtube.com/DansRollingBBQ

Reply via email to