On Wednesday 10 December 2003 23:56, Chris Shiflett wrote:

> --- 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?

This was definitely an issue in the 4.0.6 days, that is transparent sessions 
do not work when using compression. But IIRC this was fixed in some later 
version.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
Anarchy may not be a better form of government, but it's better than no
government at all.
*/

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

Reply via email to