[PHP-DEV] Bug #14232 Updated: Crash of session_start() when client disables cookies and sends a form

2002-02-03 Thread yohgaki
ID: 14232 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Assigned -Bug Type: Reproducible crash +Bug Type: Session related Operating System: Win2000;Win98 PHP Version: 4.0.6 Assigned To: yohgaki Previous Co

[PHP-DEV] Bug #14232 Updated: Crash of session_start() when client disables cookies and sends a form

2002-02-03 Thread yohgaki
ID: 14232 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Open Status: Assigned Bug Type: Reproducible crash Operating System: Win2000;Win98 PHP Version: 4.0.6 Old Assigned To: Assigned To: yohgaki New Comment: It should be fixed by my patch. Assigned to me for now. Pr

[PHP-DEV] Bug #14232 Updated: Crash of session_start() when client disables cookies and sends a form

2002-02-02 Thread s371117
ID: 14232 Updated by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Win2000;Win98 PHP Version: 4.0.6 New Comment: I have a similar error. When I try to establish a session using php as an apache m

[PHP-DEV] Bug #14232 Updated: Crash of session_start() when client disables cookies and sends a form

2001-12-11 Thread adnev
ID: 14232 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Reproducible crash Operating System: Win2000;Win98 PHP Version: 4.0.6 New Comment: I don't use the zlib library (zlib is not loaded at all). I don't use ob_end_finish() neither

[PHP-DEV] Bug #14232 Updated: Crash of session_start() when client disables cookies and sends a form

2001-12-06 Thread yohgaki
ID: 14232 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Reproducible crash Operating System: Win2000;Win98 PHP Version: 4.0.6 New Comment: Do you have zlib.output_compression=On or/and output_handler set? If so, what is your setting? Do you have

[PHP-DEV] Bug #14232 Updated: Crash of session_start() when client disables cookies and sends a form

2001-12-06 Thread adnev
ID: 14232 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Win2000;Win98 PHP Version: 4.0.6 New Comment: After additional testing, I discovered that the problems comes from the output buffering. If output_buffering=Off,