ID: 15002
Updated by: sander
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Duplicate
Bug Type: Session related
Operating System: win2k
PHP Version: 4.1.1
New Comment:

Very likely to be a dupe of #14453. If not, reopen this report.


Previous Comments:
------------------------------------------------------------------------

[2002-01-11 16:29:31] [EMAIL PROTECTED]

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 this 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]

Reply via email to