ID: 15256 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Linux 2.2.19-6.2.12 PHP Version: 4.1.1 New Comment:
It's explained here http://www.php.net/manual/en/features.file-upload.common-pitfalls.php We might want to make this more obvious. Previous Comments: ------------------------------------------------------------------------ [2002-01-28 11:36:47] [EMAIL PROTECTED] (I also looked at the online manual, dated 27-01-2002.) The php.ini-file parameter "post_max_size" is not documented in the "I.3. Configuration" section of the manual. To include a copy of the text in php.ini would be a start. It would be nice with a pointer to it from the "upload_max_filesize" parameter too though, since the "post_max_size" parameter effects upload size too, ie. it have to be at least as big as the "upload_max_filesize" as the accompanying MIME headers also takes some space. The parameter is also not mentioned in the section "III.19. Handling file uploads", where it ought to be mentioned, at least in the "Common Pitfalls" subsection, where "upload_max_filesize" is mentioned. Affi ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=15256&edit=1
