ID:               20583
 Comment by:       kevin at furhurts dot com
 Reported By:      jseverson at myersinternet dot com
 Status:           Bogus
 Bug Type:         Session related
 Operating System: RedHat 7.2
 PHP Version:      4CVS-2002-11-22 (stable)
 New Comment:

I had the same problem today.. It was caused by my setting a particular
$_SESSION[] variable to a NULL value (that I grabbed from a MySQL
select).  I changed the column in MySQL to "NOT NULL default ''", and
wala, problem went away.  I suppose you could also try checking for
NULL everytime you set a session variable.


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

[2003-04-21 09:17:16] [EMAIL PROTECTED]

Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. Because of this, we hope you add your comments
to the existing bug instead.

Thank you for your interest in PHP.

Just add comments to the existing report(s).


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

[2003-04-09 16:48:43] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip



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

[2003-03-25 17:40:37] jseverson at myersinternet dot com

This bug is related to or the same as the following bugs:

<a href="http://bugs.php.net/bug.php?id=21312";>21312</a>
<a href="http://bugs.php.net/bug.php?id=22367";>22367</a>
<a href="http://bugs.php.net/bug.php?id=22836";>22836</a>
<a href="http://bugs.php.net/bug.php?id=22117";>22117</a>

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

[2003-03-21 17:16:31] [EMAIL PROTECTED]

Bug #22367 is kind of similar to this bug.


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

[2003-03-19 16:58:56] jseverson at myersinternet dot com

This has not been fixed yet, and changing that setting in our php.ini
did nothing. The only reason I've stopped posting comments here is
because we've decided to downgrade our box to an older php version so
we don't have to constantly put up with the errors. Please let us know
when this has been fixed.

Thanks

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/20583

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

Reply via email to