[GH-ISSUE #956] upload act wierd after changing upload_max #620

Open
opened 2026-03-02 16:00:19 +03:00 by kerem · 0 comments
Owner

Originally created by @tacoen on GitHub (Jan 30, 2023).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/956

I change the MAX_UPLOAD_SIZE to 200M

and change php.ini in /etc/php/7.3/php.ini
upload_max_filesize = 200M

tfm is on php 7.3 on Apache/2.4.38 (Debian)

when i upload "pic.jpg" to "folder/"
now it rename it to "folder/folder"

what did just happened? what shall i check?

Originally created by @tacoen on GitHub (Jan 30, 2023). Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/956 I change the MAX_UPLOAD_SIZE to 200M and change php.ini in /etc/php/7.3/php.ini upload_max_filesize = 200M tfm is on php 7.3 on Apache/2.4.38 (Debian) when i upload "pic.jpg" to "folder/" now it rename it to "folder/folder" what did just happened? what shall i check?
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#620
No description provided.