Hi Matthias,

--- Matthias Nothhaft <[EMAIL PROTECTED]> wrote:
> I wanna use PHP's session management with output compression,
> but I have the following problem:
> 
> Session-IDs are not automatically appended to URLs. :-(

[snip]

> I guess the problem is that PHP can not append SID in (g)ziped
> output!?...

I don't think this is the problem, but I might be wrong. Are you saying
that if you disable compression, everything works fine?

What is the value of session.use_trans_sid?

Chris

=====
Chris Shiflett - http://shiflett.org/

PHP Security Handbook
     Coming mid-2004
HTTP Developer's Handbook
     http://httphandbook.org/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to