I have also seen this problem with one of my sites, but only *occasionally*.
I have no clue as to what the problem is. Anyone else have any ideas?

Kirk

> -----Original Message-----
> From: Luke Muszkiewicz [mailto:[EMAIL PROTECTED]]
> 
> Hey Folks:
> 
> I am using PHP sessions in IE 5.5 and NN 6 successfully, but 
> I am not able
> to retrieve the data from my registered variables in 
> Communicator 4.7. I am
> passing the session ID via SID and have turned off cookies in 
> each browser
> to simplify testing, although Communicator 4.7 doesn't work 
> with cookies
> enabled either.
> 
> Research shows that with Communicator 4.7 the session ID is 
> being carried
> from one page to the next successfully; however, the 
> registered variables
> are not. Outside of the page where they are set and 
> registered, they are
> not registered nor set even though the session ID is carried 
> successfully.
> 
> session.save_path is set to /tmp. When I start a session in 
> Communicator
> 4.7, the session file is created in /tmp but it contains no data. When
> using IE 5.5 or NN 6, the session file does contain the 
> serialized data for
> the registered variables, and everything works as it should.
> 
> So, it looks like the problem is that in Communicator 4.7, 
> the serialized
> data is not being successfully written to the session file in 
> /tmp. Has
> anyone dealt with this problem?
 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to