phpbeginner Posted July 15, 2014 Share Posted July 15, 2014 I currently have a file management system using Zend framework. Everything has been working great with .pdf files in the 2-4 MB range (both on upload and download). There was a .pdf file that was about 7MB in size, which uploaded fine. When selecting the file to download, it completes in about 2 seconds and only downloads about 300KB. I checked on the server and the file actually did upload fine and was not corrupted BUT I cannot get beyond this file download issue. All other files (in 2-4 MB range) seem to download fine. Would it be a memory size issue? Would anyone know the issue or how I can correct? Thanks so much in advance Link to comment https://forums.phpfreaks.com/topic/289905-zend-download-issue/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.