Page 1 of 1

Problems Downloading files above 1,9 MB

Posted: 22 Feb 2006, 06:34
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

Posted: 22 Feb 2006, 06:39
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

Posted: 23 Feb 2006, 06:38
by Martin