developr
Active member
Hi Community,
after a Serverchange I can upload files only up to 1M.
In php.ini I set
upload_max_filesize = 100M
post_max_size = 100M
I use Nginx as webserver.
Here I also set 102400
XF2.0
Are there more options?

After the Upload there are no errors. No errors in the serverlog. The filename looks likebig-file-filename.png after upload.
after a Serverchange I can upload files only up to 1M.
In php.ini I set
upload_max_filesize = 100M
post_max_size = 100M
I use Nginx as webserver.
Here I also set 102400
admin.php?options/groups/attachments/
XF2.0
Are there more options?

After the Upload there are no errors. No errors in the serverlog. The filename looks like
Last edited: