ID:               39789
 Comment by:       wolfgang dot nagele at gmail dot com
 Reported By:      mpaige at ryanidirect dot com
 Status:           No Feedback
 Bug Type:         Unknown/Other Function
 Operating System: Windows 2003 /XP sp2
 PHP Version:      5.2.0
 New Comment:

In my case this happend because someone increased the value of
post_max_size to 32 (formerly 8), but just increased upload_max_filesize
to 4 (from 2). So it seems this brings up a slight problem, which seems
obvious to me - but should be mentioned somewhere in php.ini at least.


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

[2007-03-11 14:24:22] webmaster at whatsthescuttlebutt dot com

I am having this problem as well.  I have a PHP page with multiple 
forms, one that uses the GET method and several that use the POST
method 
(the POST forms are part of a content star rating system).  Everything

works great in Firefox and Safari, but in IE7 the POST variable is
empty 
when the user submits the form with POST method (the action of that
form 
is the full URI which contains GET names/values, so I am using GET and

POST at the same time).  I tried changing the order as suggested but 
that did not solve the problem.  Since it works in other browsers, I 
assume my code and syntax is correct and that this is some issue with 
IE?  I don't have access to older versions of IE to see if it is 
occurring in IE6.

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

[2007-02-06 22:52:50] dan dot marsden at gmail dot com

I have this issue with IE 7 - $_POST is empty   - works with FF fine
though.....

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

[2007-01-28 01:00:00] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

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

[2007-01-24 13:48:27] php at michasch dot de

Same problem here.

WinXP SP2 Ger Apache 2.2, PHP 5.2.0

Yesterday i tried with a current snapshot, but the error still
remains.

Apache/2.2.3 (Win32) DAV/2 mod_ssl/2.2.3 OpenSSL/0.9.8d
mod_autoindex_color PHP/5.2.1RC4-dev Server at localhost Port 80

PHP Version 5.2.1RC4-dev
System  Windows NT COMPUTERNAME 5.1 build 2600
Build Date      Jan 23 2007 16:17:13

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

[2007-01-20 23:03:25] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5.2-win32-latest.zip



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

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

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

Reply via email to