ID:               27221
 Updated by:       [EMAIL PROTECTED]
 Reported By:      patrick at studioemma dot be
-Status:           Closed
+Status:           Bogus
 Bug Type:         *General Issues
 Operating System: Redhat 7.3
 PHP Version:      4.3.4
 New Comment:

Since it wasn't a bug in PHP, it should be set to bogus.


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

[2004-02-19 02:51:00] patrick at studioemma dot be

Thanks, I should have thought as much :)



Closing the issue

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

[2004-02-18 22:13:51] aintlikenospam at www dot ravis dot org/contact/

I wasted 2 full days tracking down something that looks very similar to
this. In my case it's limited to IE and SSL only. Very intermitant.
What solved it for us was this:

http://support.microsoft.com/default.aspx?scid=kb;en-us;831167



and adding 

SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown

to our apache config in the ssl enabled virtualhost section. Give it a
shot and see if it works for you too.

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

[2004-02-18 18:21:48] steve dot carrico at louisville dot edu

I don't beleive this is a PHP bug.  We started receiving similar
problem reports at the university I work for after the latest Internet
Explorer security update was released.  I came across the following
Microsoft Knowledge Base article yesterday and the software update
linked under the "Resolution" section appears to fix the problem:



http://support.microsoft.com/default.aspx?scid=kb;en-us;831167

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

[2004-02-12 10:02:39] [EMAIL PROTECTED]

Can not reproduce using latest CVS (or even with 4.3.4)



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

[2004-02-12 05:10:24] patrick at studioemma dot be

I will wait for the definite release. I can however allready add these
comments:



- only occurs on SSL

- occurs when some fields (no reserved words as names) have spaces,
numeric values, and perhaps others.



In the meantime I moved to just HTTP instead of HTTPS

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

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

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

Reply via email to