From:             marcus at mysql dot com
Operating system: Fedora Core 2
PHP version:      4.3.9
PHP Bug Type:     Scripting Engine problem
Bug description:  After 2-3 hours, POSTs stop working (randomly)

Description:
------------
After 2-3 hours of uptime, i start getting these log messages:

PHP Warning:  Unknown(): POST Content-Length of 52 bytes exceeds the limit
of 0 bytes in Unknown on line 0, referer: https://....


Fedora core 2
Apache 2 (2.0.51)
PHP 4.3.9 (and 4.3.8) (from RPM's - tried the 4.3.9 RPM and got the exact
same result as in 4.3.8)
using mod_ssl

Reproduce code:
---------------
Any POST operation


-- 
Edit bug report at http://bugs.php.net/?id=31097&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=31097&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=31097&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=31097&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=31097&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=31097&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=31097&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=31097&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=31097&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=31097&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=31097&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=31097&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=31097&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=31097&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=31097&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=31097&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=31097&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=31097&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=31097&r=float
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=31097&r=mysqlcfg

Reply via email to