Sascha Schumann wrote:
>>No. I've just seen enough complaints about not saving session vars with
>>redirection.
> 
> 
>     That's because people forget to embed SID into their URLs.
>     That does not happen automatically.
> 
>     That "issue" is completely unrelated to this bug report.

There are some cases that you mentioned.
And I don't really understand bug #8744 ;)
If your previous comment is right, it should be titled such as
"MySQL module tries to allocate too much memmory" or something like
this.

Anyway, I saw a comment that explict session_write_close()
before header() solved the problem.
It sounds like php is crashing at shutdown (or something wrong
at shutdown at least). I've asked the reporter to see if he
gets segfault or not.

--
Yasuo Ohgaki



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to