ID: 24294
Updated by: [EMAIL PROTECTED]
Reported By: arghz at gmx dot fr
-Status: Open
+Status: Bogus
Bug Type: Session related
Operating System: NT4
PHP Version: 4.3.1
New Comment:
Not even nearly enough info, and you're just doing something really
wrong. Also, PHP 4.3.1 is too old, we're already about to release
4.3.3. (when you install PHP, make SURE you don't have ANY old files
from previous installations in your system and that your webserver is
shutdown before you copy the files in, etc. etc.)
Please ask further support questions elsewhere.
Previous Comments:
------------------------------------------------------------------------
[2003-06-23 05:24:51] arghz at gmx dot fr
Description:
------------
When we register a variable with nothing in it, the browser (IE5) uses
70mo ram, hd works continuesly, ressources goes down, system unstable
this variable comes from a form so sometimes there's nothing in it.
Reproduce code:
---------------
$diag = "";
session_register('diag');
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=24294&edit=1