[php-maint] PHP sessions bug

Thomas Arden 403 at bk.ru
Sun Feb 3 15:40:16 UTC 2008


Hello.
There's a bug in php5 package from unstable repository. When I follow 
URLs on site I develop, everything is fine, session data changes 
successfully. But when I send POST-request (for example, within 
authentication), PHP changes session data, but then starts a new 
session, although it recieves PHPSESSID cookie from browser. When I use 
redirect (`header("Location: ...")' ), the same shit happens. I could 
not solve this problem in this PHP version.

Tested with Apache and Nginx web servers.



More information about the pkg-php-maint mailing list