Thank you for the reply. I don't think that's the issue. I have: ; Initialize session on request startup. session.auto_start = 0 But this is the same setting as the box that DOES work. What's really confusing me is that part of the SESSION does work. I would expect an all or nothing case. Everything but the class is restored. "You had me at EHLO" --E.Webb (10.04.05) > -----Original Message----- > From: Richard Lynch [mailto:ceo@xxxxxxxxx] > Sent: Thursday, January 19, 2006 1:54 PM > To: Daevid Vincent > Subject: Re: $_SESSION saves all values but Class -- > works on one server but not another?! > > On Wed, January 18, 2006 11:27 pm, Daevid Vincent wrote: > > I have a gentoo server that doesn't save/restore the CLASS > portion of > > a > > session, but it does retain other $_SESSION values. This code works > > Sounds to me like the Gentoo box does not have 'autoload' so the > objects coming back out of the session have no 'class' to build > themselves from... > > I confess to not reading all the details you posted to see if autoload > was on/off differently in the two... > > Especially since I have no idea how to turn it on/off as I > never used it. > > -- > Like Music? > http://l-i-e.com/artists.htm > > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php