C coderof235956 New Member YetiShare User May 22, 2016 7 1 1 Jun 1, 2016 #1 Hi everyone i have big probleme with yetishare when i download file the file stop downloaded
S sukhman21 Member YetiShare User Jan 26, 2015 508 3 18 Jun 1, 2016 #2 try disabling xsendfile or X-Accel-Redirect depending on what you use and see if this helps ?
C coderof235956 New Member YetiShare User May 22, 2016 7 1 1 Jun 1, 2016 #3 i don't use any things of this just normal apache
E enricodias4654 Member YetiShare User Jan 13, 2015 411 1 16 Jun 2, 2016 #4 Your php script is probably being terminated during the download.
C coderof235956 New Member YetiShare User May 22, 2016 7 1 1 Jun 2, 2016 #5 yea already fixed the probleme is fastcgi
J joymax27104000 New Member YetiShare User Jun 4, 2014 131 0 0 Jul 13, 2016 #6 coderof235956 said: yea already fixed the probleme is fastcgi Click to expand... can you tell me know how can fix it? thank you very much add this to apache? <IfModule mod_fcgid.c> FcgidBusyTimeout 43200 </IfModule>
coderof235956 said: yea already fixed the probleme is fastcgi Click to expand... can you tell me know how can fix it? thank you very much add this to apache? <IfModule mod_fcgid.c> FcgidBusyTimeout 43200 </IfModule>