[PHP] Changes in Sessions (PHP Versions)

2002-02-04 Thread Travis Simpson
Hey, I am just wondering if there were any changes done to the session "engine" or settings between PHP 4.0.6 and 4.1.1. I have been getting nothing but grief from 4.0.6 and 4.1.1 seems to work fine. Any help would be MUCH appreciated. Thanks, -Travis Oh, if this isn't the right list to post

RE: [PHP] Re: Changes in Sessions (PHP Versions)

2002-02-04 Thread Travis Simpson
o Ohgaki [mailto:[EMAIL PROTECTED]] Sent: Monday, February 04, 2002 6:11 PM To: [EMAIL PROTECTED]; Travis Simpson Subject: [PHP] Re: Changes in Sessions (PHP Versions) Travis Simpson wrote: > Hey, > > I am just wondering if there were any changes done to the session > "engine" or

RE: [PHP] Re: Changes in Sessions (PHP Versions)

2002-02-05 Thread Travis Simpson
--- From: Yasuo Ohgaki [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 05, 2002 2:33 AM To: Travis Simpson Cc: [EMAIL PROTECTED] Subject: Re: [PHP] Re: Changes in Sessions (PHP Versions) If you really need to use 4.0.6, try to use different session save handler and/or serializer. Try WDDX