germarrudolf
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Download Counter] Is there a solution for large files?I have a large series of pdf, epub, mp3, mp4 and zip files containing collections of the latter for downloading, the largest having almost 1 GB of data. The largest file I could get through your plugin has 131 MB. The next largest that failed has 156 MB (both are mp4 files). So the limit of what goes must be somewhere between the two sizes.
The file that gets downloaded on fail has some 222 bytes and states, in a case where the file size to download is 938 MB (bloody hell, I now):
“Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 966053888 bytes) in […]/wp-content/plugins/simple-download-counter/inc/functions-core.php on line 342”
268435456 bytes means 256 MB, but I get the error already with a file of 156 MB as mentioned. So it allocates more than the file size itself. (at least 100 MB, it seems).
Moreover, I have the free version of the plugin “Folders” by Premio installed (https://premio.io/downloads/folders/). It gives me an error message “failed to initialize plugin: sdc_download.” So there seems to be some conflict, although I have not noticed any issues so far. I will report that to them as well.