ID: 20404 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Apache2 related -Operating System: RedHat 8.0 +Operating System: Linux 2.4.19 PHP Version: 4.2.2 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PHP. This indeed looks like a possible apache problem. Keep in mind that PHP also has 2 settings that may prevent files above certain size from being uploaded: post_max_size = Maximum POST request size upload_max_filesize = Maximum uploaded file size max_input_time = Maximum amount of time the script may spend parsing POST/GET/COOKIE request. Previous Comments: ------------------------------------------------------------------------ [2002-11-13 03:39:39] [EMAIL PROTECTED] I have just realized that the problem is propably from APACHE Requested content-length of 41781635 is larger than the configured limit of 524288, referer: XXXX But I have LimitRequestBody set to 0 Anyone knows anything about this ? ------------------------------------------------------------------------ [2002-11-13 03:05:11] [EMAIL PROTECTED] Sniper: I am not allowed to install a different version of PHP. I did notice that Mozilla gives me the "POST TO LONG" screen. My post_max_size is 8M and I tried to sumbit a 3M file. Weird isn't it ? ------------------------------------------------------------------------ [2002-11-13 03:02:06] [EMAIL PROTECTED] "I am a jackeroo" This is a serious problem... didn't God give you something to play with ? ------------------------------------------------------------------------ [2002-11-12 19:39:53] [EMAIL PROTECTED] I am a jackeroo ------------------------------------------------------------------------ [2002-11-12 19:34:51] [EMAIL PROTECTED] I am a jackeroo. ------------------------------------------------------------------------ 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/20404 -- Edit this bug report at http://bugs.php.net/?id=20404&edit=1