Problems Downloading files above 1,9 MB

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
Martin

Problems Downloading files above 1,9 MB

Post by Martin »

Hello,

i have set the upload limit to 20 MB per file. But if I download this file, the file is only 1,9 MB big. I store the files on the server disk. And the file is there correct. I use for testing IE, Firefox and Opera and the problem is the same, i have commented the linge in file_download header( 'Pragma: no-cache' ) (line 91).

Best regards

Martin from Germany
Mantis

Post by Mantis »

If I Put a echo 'Test' before the exit. I see the test string in my downloaded file. I think the readfile command don´t work proberly.

Martin
Martin

Post by Martin »

Post Reply