mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-26 10:55:56 +03:00
[GH-ISSUE #26] Problem with upload #15
Labels
No labels
Feature
Feature
Is It Really an Issue?
Need More Info
Request
Security
bug
duplicate
enhancement
enhancement
help wanted
invalid
pull-request
question
suggestion
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tinyfilemanager#15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @novak82 on GitHub (Nov 14, 2017).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/26
Hi,
I am trying to upload file to server but I just get message:
Is it possible to find out what is the reason of failure?
@prasathmani commented on GitHub (Nov 15, 2017):
check upload folder write permissions
@cdtkoenig commented on GitHub (Jan 20, 2018):
The upload does not working, but i can create or delete folders and files, so the permissions should not be the problem.
The admin/admin account does not work with default password, so i had to disable it but when upload file, the default nginx login box pop up and display
"An error occurred.
Sorry, the page you are looking for is currently unavailable.
Please try again later."
any idea ?
@sudeepjd commented on GitHub (Mar 7, 2018):
If you are trying to upload large files, it may also be a problem with your php.ini file configuration restricting large files uploads. Check the 2 below settings and increase the allowed sizes: