Hello, thank you for the reply.
Since it's python I actually completely deactivated php for my website. So that's not the problem.
I am not sure, but I think the problem has something to do with my docker nginx config. I now get the error:
Request Entity Too Large
exceeds max_body of 1073741824...
Hello, I am running a docker-compose project with python as codebase on a Ubuntu (22) Plesk (18.0.44) server. Now I have a problem that I cannot upload a file with ~1.1GB of size. I changed the value of `Maximum allowed HTTP request body size` under `Domain > my.domain > Hosting & DNS > Apache &...