Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted August 23, 20159 yr So I set the max upload on my server to 50mb and uploading files of 50mb works just fine, however, if I try to upload several files(that I believe equal over 50mb altogether) after submitting the page it'll take a while to load and then just show a white screen. I believe this is either being caused by NGINX's keepalive not being long enough or that IPDownloads is trying to submit all the files as one combined one?
August 23, 20159 yr Author Well it looks like the first error is occurring inside of NGINX FastCGI sent in stderr: "PHP message: PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 9914211 bytes) in /var/www/system/Http/Request/Sockets.phpSo increase the max size in NGINX?
Archived
This topic is now archived and is closed to further replies.