Can't change configuration to allow big file uploads. 413 error #1630
Unanswered
edzzn
asked this question in
Support Requests
Replies: 6 comments 1 reply
|
I would enable debug mode in wp-config.php: Then SFTP into this debug.log file. It will tell you what is going on behind the scenes. |
1 reply
|
Hi you can change it on '/opt/easyengine/sites//config/php/php/conf.d' editing custom.ini, then after run 'ee site reload ' |
0 replies
|
Hello everyone, I edited value of client_max_body_size in 2 following files but without success:
I also updated file: ; Custom PHP settings Please help me. |
0 replies
|
Hello @edzzn and @steve231293! Could you fix the problem? |
0 replies
|
Hi, did @edzzn of @steve231293 found an answer. Does this has anything todo with the reverse proxy being used? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hello I want to upload some big files to WordPress and I can't quite find a correct solution:
I had made the following changes to a new site.
/opt/easyengine/sites/mysite.com/config/nginx/conf.d/main.confI changed the following:/opt/easyengine/sites/mysite.com/config/php/php/conf.d/custom.iniI had changedee site restart mysite.comAs far as I am aware this should fix the problem, but it persists. Thanks for a guide or response.
All reactions