-
I migrated my Lychee v4 database and files to a new server, with the latest Lychee code and can now only upload tiny files, less than about 1 MB! The error says that the "post_max_size may be too small". The logs show no errors. But I made the post_max_size very large. The Diagnostics page shows the recommended php settings: Any ideas of why Lychee isn't using the max sizes I've set? Diagnostics page: Diagnostics
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
Check the settings of the httpd and any reverse proxies between you and it. |
Beta Was this translation helpful? Give feedback.
-
The good news is this will be fixed in the next version. |
Beta Was this translation helpful? Give feedback.
-
httpd is for Apache, right? I'm using Nginx
|
Beta Was this translation helpful? Give feedback.
httpd is generic. Check your
client_max_body_size
in nginxhttps://lycheeorg.github.io/docs/faq_troubleshooting.html#i-cant-upload-large-photos