| Posted by Marcin Dobrucki on 07/01/05 10:17 
singh_chintu@bah.com wrote:> I have uploaded a file that is over 8MB and that is successful and I
 > have verified that it is a successful upload.
 >
 > However, that same file seems to have a download limitation of 2MB
 > which I thought only applied to uploads.  When downloading via IE, it
 > shows the actual file size of 8+MB but then stops quarter of the way at
 > 2MB.
 >
 > Is this a simple configuration fix that I am missing?
 
 php.ini -->
 ; Maximum allowed size for uploaded files.
 upload_max_filesize = 2M
 
 /Marcin
  Navigation: [Reply to this message] |