ID: 27326 User updated by: charlesb at ekit-inc dot com Reported By: charlesb at ekit-inc dot com -Status: Open +Status: Closed Bug Type: PHP options/info functions Operating System: Sparc/Solaris8 PHP Version: 4.3.4 New Comment:
Apologies guys, this appears to be caused by using IE6 connecting via squid...not exactly sure yet what is the culprit but I don't think it's php. Closing bugrep... Previous Comments: ------------------------------------------------------------------------ [2004-02-20 02:33:37] charlesb at ekit-inc dot com Thanks. This afternoon, we replicated the problem on the php distribution with the fedora core. So, on Monday we'll try to set this up on a publically viewable server somewhere so you can view the sample script in action. ------------------------------------------------------------------------ [2004-02-20 00:38:48] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php4-STABLE-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-STABLE-latest.zip I can not reproduce this.. ------------------------------------------------------------------------ [2004-02-19 23:48:52] charlesb at ekit-inc dot com Description: ------------ I set the upload_max_filesize in the php.ini and it appears in the output of phpinfo() as expected. However: - if I set it to 0.1M or 100000, I can still upload much larger files (around 750K in size) files - if I set it to 2M, 2000000 or anything like that I still cannot upload files larger than 1M. (I get the usual "The page cannot be displayed error" in IE that always appears when the limit is exceeded) post_max_size is set to 8M... please let me know if I can provide further info. Thanks, Charles Actual result: -------------- Do not see any error logs or errors produced. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=27326&edit=1