I tested this https://forums.factorio.com/forum/vie ... 82#p109982 and indeed if uploading more than about 30 MiB the server returns status code 500. (I guess there is a directive anywhere like "upload_max_filesize = 32M" )
The problem or bug with it is, that the forum is configured, to upload up to 150 MiB. The numbers should be the same (my suggestion: 50 MiB... (*) more is technically possible but includes also more danger to run out of discspace).
(*) Which means to configure the server for 50.2 MiB for example and the forum to 50.
[Forum/Website] Server limitation to upload-size
[Forum/Website] Server limitation to upload-size
Cool suggestion: Eatable MOUSE-pointers.
Have you used the Advanced Search today?
Need help, question? FAQ - Wiki - Forum help
I still like small signatures...
Have you used the Advanced Search today?
Need help, question? FAQ - Wiki - Forum help
I still like small signatures...
Re: [Forum/Website] Server limitation to upload-size
There are 3 variables you need to increase. http://www.cyberciti.biz/faq/linux-unix ... oad-limit/
Re: [Forum/Website] Server limitation to upload-size
Generally speaking, this is not correct. If handled correctly, the uploaded file is not handled in (PHP-)memory, it's a temporary file on disk.
I followed the phpcode, how it handles the upload and it does this as far as I have seen.
I followed the phpcode, how it handles the upload and it does this as far as I have seen.
Cool suggestion: Eatable MOUSE-pointers.
Have you used the Advanced Search today?
Need help, question? FAQ - Wiki - Forum help
I still like small signatures...
Have you used the Advanced Search today?
Need help, question? FAQ - Wiki - Forum help
I still like small signatures...
Re: [Forum/Website] Server limitation to upload-size
I contacted the providers, and with our current hosting, we can't set these values higher.
Considering this, and also the limitation of running processes (503 page), we should do something about it, it is on our priority list.
Considering this, and also the limitation of running processes (503 page), we should do something about it, it is on our priority list.
Re: [Forum/Website] Server limitation to upload-size
Looks like the server moved hosts and subsequently the maximum was increased. Fixed.
viewtopic.php?f=55&t=18175&p=119576#p119233
viewtopic.php?f=55&t=16583&p=109982#p119784
viewtopic.php?f=55&t=18175&p=119576#p119233
viewtopic.php?f=55&t=16583&p=109982#p119784