Jump to content

White Screen While Trying To Upload Files To Downloads


dccfoux

Recommended Posts

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?

Link to comment
Share on other sites

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.php

So increase the max size in NGINX?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...