ID: 41103 User updated by: php-qa at sebastianmendel dot de Reported By: php-qa at sebastianmendel dot de -Status: Feedback +Status: Closed Bug Type: Reproducible crash Operating System: Windows XP SP2 PHP Version: 6CVS-2007-04-16 (snap) New Comment:
ok thanks, works with http://snaps.php.net/win32/php6.0-win32-latest.zip (i tested with Built On: Apr 16, 2007 06:30 GMT) Previous Comments: ------------------------------------------------------------------------ [2007-04-16 13:57:24] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php6.0-latest.tar.gz For Windows: http://snaps.php.net/win32/php6.0-win32-latest.zip Works perfectly fine here. ------------------------------------------------------------------------ [2007-04-16 13:51:16] php-qa at sebastianmendel dot de Description: ------------ Apache crashes when using session with mixed upper and lower case chars in session name Reproduce code: --------------- session_name('phpMyAdmin'); session_start(); Actual result: -------------- crash ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=41103&edit=1
