ID:               33635
 Updated by:       [EMAIL PROTECTED]
 Reported By:      tony at marston-home dot demon dot co dot uk
-Status:           Open
+Status:           Analyzed
 Bug Type:         MySQLi related
 Operating System: Windows XP
 PHP Version:      5CVS-2005-07-10 (dev)


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

[2005-07-11 12:33:45] tony at marston-home dot demon dot co dot uk

Whoops. That URL should be http://www.tonymarston.net/test.zip

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

[2005-07-11 12:18:12] [EMAIL PROTECTED]

Not Found
The requested URL /text.zip was not found on this server.

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

[2005-07-11 11:59:48] tony at marston-home dot demon dot co dot uk

I have changed the test set as follows:
(a) Everything is in a single file (test.php)
(b) I have removed the PHP 4 code (=& with objects)
(c) I have removed redundant methods.

New test set is available at http://www.tonymarston.net/text.zip

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

[2005-07-11 09:09:47] [EMAIL PROTECTED]

1. Put everything in single file
2. Remove the PHP4 stuff (in PHP5, you don't need to do =& with
objects, for example)
3. Remove all unused methods


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

[2005-07-11 00:12:34] tony at marston-home dot demon dot co dot uk

php_session class is a subclass of std.table class, so i suppose they
could be combined, but it still wouldn't reduce the total code. It is
the interaction between the table class and the mysql class which
appears to be causing the problem.

The point is that the line where it fails is executed without error
several times before the failure occurs. If I remove the custom session
handler the code never fails. It does not fail when reading the session
data, only when writing.

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

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/33635

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

Reply via email to