[GH-ISSUE #441] Cant upload #324

Closed
opened 2026-03-02 15:57:50 +03:00 by kerem · 1 comment
Owner

Originally created by @kopisusugula on GitHub (Oct 24, 2020).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/441

why i cannot upload files? my folder already been set same owner and to 777 permission.

iam using centos 8.2

Originally created by @kopisusugula on GitHub (Oct 24, 2020). Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/441 why i cannot upload files? my folder already been set same owner and to 777 permission. iam using centos 8.2
kerem 2026-03-02 15:57:50 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@prasathmani commented on GitHub (Oct 24, 2020):

Check your current php.ini settings for following values and adjust as per your needs,

memory_limit
upload_max_size
post_max_size
upload_max_filesize
max_execution_time
max_input_time
<!-- gh-comment-id:715902451 --> @prasathmani commented on GitHub (Oct 24, 2020): Check your current php.ini settings for following values and adjust as per your needs, ```php memory_limit upload_max_size post_max_size upload_max_filesize max_execution_time max_input_time ```
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#324
No description provided.