ID: 44185 Updated by: [EMAIL PROTECTED] Reported By: kukulich at kukulich dot net -Status: Closed +Status: Bogus Bug Type: Session related Operating System: Windows XP, Linux PHP Version: 5.2.5
Previous Comments: ------------------------------------------------------------------------ [2008-03-07 23:30:45] [EMAIL PROTECTED] This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. ------------------------------------------------------------------------ [2008-02-20 17:40:01] [EMAIL PROTECTED] This is a duplicate of bug #32330. For those following this bug, my patch to fix it is at: http://www.wanderingknights.org/maryoku/bug32330-HEAD.diff http://www.wanderingknights.org/maryoku/bug32330-PHP_5_3.diff ------------------------------------------------------------------------ [2008-02-20 14:10:15] kukulich at kukulich dot net Description: ------------ Unable to start a session on a second time when using custom session handler. Tested with the same results on PHP 5.1, 5.2, 5.2 CVS versions, both Windows AND Linux Reproduce code: --------------- Source code on http://temp.kukulich.net/session.php.txt Expected result: ---------------- I expected that the example will work without any error. Actual result: -------------- Fatal error: session_start(): Failed to initialize storage module: user (path: C:/Program Files/Apache2/temp) in P:\Projekty\Test\session\session.php on line 9 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=44185&edit=1
