Re: PHP 4.3.4 and Sessions

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

 



Hi,

It looks like a serious bug. If you are able to write few lines of code that bring to the same result, i suggest you post the bug to the PHP bug system (http://bugs.php.net).


Eric





At 16:01 01/12/2003, Sascha Kaufmann wrote:
Hello everyone

I have some major problems with the 4.3.4 version under Windows XP SP 1 with both, Apache 1.3.29 and IIS.
PHP creates wrong(?) session files, it adds lots of spaces and a session file looks like:


status|s:2:"ok ";user|s:5:"admin     ";userid|i:14;language|s:2:"de ";
              ^                 ^^^^^                              ^

I register the session variables with $_SESSION['status'] = "ok";

or it adds a space after a string which is very annoying at the Password verification, I just can't login to my application which *works* with versions < 4.3.4 :(
Had someone a similar problem and has a fix for it?


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

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


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux