RE: Re: PHP 5.2.0 Session Handling Bug? Can someone test this please?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Have you checked your error_log? I've had this problem when the wrong
permissions were set on /var/lib/php/session which meant PHP couldn't write
it's session files and hence generated a new ID each time. The error_log
will tell you if this is the case.

Edward

> Colin Guthrie wrote:
> > Hi,
> >
> > I've noticed a bug with PHP 5.2.0 when dealing with sessions and posting
> > quite large forms.
> >
> > I've attached a file that highlights the bug.
> >
> > Can people test this please and if it is confirmed i'll post upsteam.
> > Just want to rule out my distro's packaging being at fault....
> >
> > I am using the suochsim, soouishm, soushim.... ach the security patch
> > thing, so that may be what is at fault here.
> >
> > Anyway, I don't think the data itself is to blame but I didn't fiddle
> > too much with it as I didn't see the point.
> >
> > I've tested this on PHP 5.1.6 and it is not affected.
>
> I should also say that I'm 64-bit everything if that makes a difference.
> If other people do NOT get this bug, I'd appreciate it if they could say
> their arch too (also if it's windoze/osx etc.).
>
> I'm using Mandriva Cooker FWIW (and no this is not a production box...
> wouldn't run Cooker on that!!)
>
> Col.
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
>

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux