[GH-ISSUE #429] larger file uploads fail mysteriously #314

Closed
opened 2026-03-02 15:57:46 +03:00 by kerem · 2 comments
Owner

Originally created by @yik77 on GitHub (Sep 10, 2020).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/429

This is very handy tool. When I upload a larger file, say over 2 MB, it fails. Tested both from a desktop and from an iPhone. (tested with 2 files, a large pdf and 4MB photo). I did modified my config.php file to increase size to 15MB, no effect.

Originally created by @yik77 on GitHub (Sep 10, 2020). Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/429 This is very handy tool. When I upload a larger file, say over 2 MB, it fails. Tested both from a desktop and from an iPhone. (tested with 2 files, a large pdf and 4MB photo). I did modified my config.php file to increase size to 15MB, no effect.
kerem closed this issue 2026-03-02 15:57:46 +03:00
Author
Owner

@trentwiles commented on GitHub (Sep 10, 2020):

Could it be something with your php.ini file?

<!-- gh-comment-id:690731614 --> @trentwiles commented on GitHub (Sep 10, 2020): Could it be something with your php.ini file?
Author
Owner

@yik77 commented on GitHub (Sep 10, 2020):

yes, that was it. I needed to modify my php.ini , increase upload_max_filesize to 10M, and restart lighttpd.

<!-- gh-comment-id:690789701 --> @yik77 commented on GitHub (Sep 10, 2020): yes, that was it. I needed to modify my php.ini , increase upload_max_filesize to 10M, and restart lighttpd.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tinyfilemanager#314
No description provided.