ID: 44185 Updated by: [EMAIL PROTECTED] Reported By: kukulich at kukulich dot net -Status: Open +Status: Closed Bug Type: Session related Operating System: Windows XP, Linux PHP Version: 5.2.5 New Comment:
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 Previous Comments: ------------------------------------------------------------------------ [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
