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

nope. no dupe! 14453 was regarding a wrong path for the
session.save_path setting. this is a different bug =/


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

[2002-01-12 05:55:02] [EMAIL PROTECTED]

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

------------------------------------------------------------------------

[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