From: [EMAIL PROTECTED] Operating system: win2k PHP version: 4.1.1 PHP Bug Type: *General Issues Bug description: apache CRASHES on duplicate cookie and session_var
the following code will crash apache(1.3.22 with php 4.1.1 running as a module on Win2K Hebrew Enabaled) <? session_register("hello"); setcookie("hello", "world"); ?> -- Edit bug report at: http://bugs.php.net/?id=15002&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]