mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
Cannot upload files via File Manager #393
Reference in New Issue
Block a user
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 @ferykt on 6/1/2023
CloudPanel version(s) affected
2.2.2
Description
I have installed latest cloudpanel on VPS ubuntu 22.04 and create one wordpress site. Things all good, except when we try to upload files through File Manager sites, there is error 500 internal server error, it gives nginx error 500 response.
When we try to log in to wordpress and upload images from page / post, it is working fine. What should we do with nginx config so we can upload file image through File Manager cloudpanel?
How to reproduce
upload image file via File Manager drag and drop
or by click upload files
both not working
Possible Solution
No response
Additional Context
No response