From: patrick at studioemma dot be Operating system: Redhat 7.3 PHP version: 4.3.4 PHP Bug Type: *Web Server problem Bug description: $_POST superglobal variable not populated after posting a form
Description: ------------ After posting (method POST) a form (of any kind) the $_POST variable does not get populated. This error is hard to reproduce as it occurs sporadicily but sometimes more than once on the same form. Apparently with under the same conditions it sometimes works and sometimes not. I experience the problem (I believe) only using SSL. I'm using rewrite rules, but the same as on other sites without SSL. I read stuff about mentioning the action property in the form tag, about GPC order, etc... but nothing I've tried can reduce the error to it's origin. I do not know however how to check apache for incoming POSTed data. Apache: Server Version: Apache/1.3.27 (Unix) (Red-Hat/Linux) FrontPage/5.0.2.2623 mod_ssl/2.8.12 OpenSSL/0.9.6b PHP/4.3.4 mod_perl/1.26 mod_python/2.7.6 Python/1.5.2 mod_webapp/1.2.0-dev Server Built: Dec 21 2003 12:00:54 Can you recommend me some actions ? I have not found any relevant info on the web. -- Edit bug report at http://bugs.php.net/?id=27221&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=27221&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=27221&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=27221&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=27221&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=27221&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=27221&r=needscript Try newer version: http://bugs.php.net/fix.php?id=27221&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=27221&r=support Expected behavior: http://bugs.php.net/fix.php?id=27221&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=27221&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=27221&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=27221&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=27221&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=27221&r=dst IIS Stability: http://bugs.php.net/fix.php?id=27221&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=27221&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=27221&r=float