Hard coded php.ini max_post_size not working
Closed this issue · 1 comments
huntson commented
I have hard coded into the php.ini file in the /cli and /fpm a max upload size and a max post size of 10000M and then restarted the container. After attempting to upload a video that is 600M to Lychee, it completes and then errors out: "Upload Failed. The PHP post_max_size may be too small! Otherwise check the FAQ"
Any ideas?
huntson commented
Following the info here allowed me to change Nginx.conf variables that fixed this: