We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I can't find any way to reliably update the max upload size for wordpress using the latest version of easy engine.
Tried the same stuff as mentioned here: #1630
But after modifying custom.ini for php and user.conf for nginx, I still get 413 (Request entity too large).
After modifying user.conf for nginx and reloading the site I get the error:
Reloading nginx 2023/05/08 12:47:07 [emerg] 19#19: "client_max_body_size" directive is duplicate in /usr/local/openresty/nginx/conf/custom/user.conf:2 nginx: [emerg] "client_max_body_size" directive is duplicate in /usr/local/openresty/nginx/conf/custom/user.conf:2 nginx: configuration file /usr/local/openresty/nginx/conf/nginx.conf test failed
The text was updated successfully, but these errors were encountered:
This is hard for now, for big file try to use terminal.
Sorry, something went wrong.
No branches or pull requests
I can't find any way to reliably update the max upload size for wordpress using the latest version of easy engine.
Tried the same stuff as mentioned here: #1630
But after modifying custom.ini for php and user.conf for nginx, I still get 413 (Request entity too large).
After modifying user.conf for nginx and reloading the site I get the error:
The text was updated successfully, but these errors were encountered: