[php-maint] PHP sessions bug

Steve Langasek vorlon at debian.org
Sun Feb 3 17:58:35 UTC 2008


On Sun, Feb 03, 2008 at 06:40:16PM +0300, Thomas Arden wrote:
> 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.

Please provide a small reproducible test case for this, including a minimal
php.ini necessary to reproduce it, and submit it as a bug against the php5
package.

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
Ubuntu Developer                                    http://www.debian.org/
slangasek at ubuntu.com                                     vorlon at debian.org



More information about the pkg-php-maint mailing list