Can not upload x.zip - 500 error (docker image)

I use - https://hub.docker.com/_/wordpress
==docker-compose.yml==
https://docs.docker.com/compose/wordpress/ - config from here but i add volume to uploads.ini

==uploads.ini==
file_uploads = 0n
upload_max_filesize = 256M
post_max_size = 256M

But when upload:

Hi Alexey,

Thanks for reaching out.

Since you are using a localhost, I suggest that you upload the x.zip files manually. Just go to your WordPress folder and go to wp-content/themes/ and extract the x.zip files on that directory.

Hope that helps.

Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.