Can't change configuration to allow big file uploads. 413 error #1630
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. |
Beta Was this translation helpful? Give feedback.
-
Hi you can change it on '/opt/easyengine/sites//config/php/php/conf.d' editing custom.ini, then after run 'ee site reload ' |
Beta Was this translation helpful? Give feedback.
-
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. |
Beta Was this translation helpful? Give feedback.
-
Hello @edzzn , |
Beta Was this translation helpful? Give feedback.
-
Hello @edzzn and @steve231293! Could you fix the problem? |
Beta Was this translation helpful? Give feedback.
-
Hi, did @edzzn of @steve231293 found an answer. Does this has anything todo with the reverse proxy being used? |
Beta Was this translation helpful? Give feedback.
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.conf
I changed the following:/opt/easyengine/sites/mysite.com/config/php/php/conf.d/custom.ini
I had changedee site restart mysite.com
As far as I am aware this should fix the problem, but it persists. Thanks for a guide or response.
Beta Was this translation helpful? Give feedback.
All reactions