ID:               15657
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           Open
 Bug Type:         Reproducible crash
 Operating System: Windows 2000
 PHP Version:      4.1.1
 New Comment:

I think that was the problem.


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

[2002-02-21 09:40:25] [EMAIL PROTECTED]

I think you have wrong save_path. Right?
(It's known and will be fixed)

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

[2002-02-21 08:24:07] [EMAIL PROTECTED]

I tried to run the following PHP code:
  <?php
      session_start();
      $var = "ABCDEFG_1234567890";
      session_register('var');
  ?>

While executing the file, the PHP.exe was terminated with the following
error message:
"The instruction at 0x100a956c refered to memory at 0x8b2b43b1. The
operation 'read' cannot be performed for that memory."

I'm running an Apache 1.3.22 with PHP 4.1.1 on Windows 2000
Professional (Build 2195).

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


-- 
Edit this bug report at http://bugs.php.net/?id=15657&edit=1

Reply via email to