michaelctorres / clients-oriented-ftp

Automatically exported from code.google.com/p/clients-oriented-ftp
0 stars 0 forks source link

Big video files not downloading #312

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Upload file (3GB).
2. Link file to the client.
3. Click on "download" on the client page.

What is the expected output? What do you see instead?
I expect to start the download, but  I see an error 101 page.

What version of the product are you using? On what operating system?
I'm using the r412 version, on a windows 7 machine with WAMP.

Please provide any additional information below.
Other smaller files are downloaded without any problem, as you can see on the 
image, the m4v is the 3GB+ file and is the one that gives the issue in this 
case, the one that says trailer start the download without problems, the issue 
is with the big files.

Original issue reported on code.google.com by JoelAcev...@gmail.com on 31 May 2013 at 7:44

Attachments:

GoogleCodeExporter commented 8 years ago
Another thing is that apache crashes each time I click on the Download button 
for the big file.

Original comment by JoelAcev...@gmail.com on 31 May 2013 at 7:49

GoogleCodeExporter commented 8 years ago
Hi Joel! I wonder if this is related to the RAM limit... could you please set 
up a higher value on the php.ini file (under memory_limit) to check it out?
Thanks!

Original comment by i...@subwaydesign.com.ar on 31 May 2013 at 7:53

GoogleCodeExporter commented 8 years ago
Hi, this is how it was before, I increased it to 1000M but I still have the 
same problem.

Original comment by JoelAcev...@gmail.com on 31 May 2013 at 8:07

Attachments:

GoogleCodeExporter commented 8 years ago
I don't know if this may help, but this is the apache logs messages each time I 
click on the download button...

[Fri May 31 10:16:50.099049 2013] [mpm_winnt:notice] [pid 3192:tid 412] 
AH00428: Parent: child process exited with status 255 -- Restarting.
[Fri May 31 10:16:50.159053 2013] [mpm_winnt:notice] [pid 3192:tid 412] 
AH00455: Apache/2.4.2 (Win64) PHP/5.4.3 configured -- resuming normal operations
[Fri May 31 10:16:50.159053 2013] [mpm_winnt:notice] [pid 3192:tid 412] 
AH00456: Server built: May 13 2012 19:54:49
[Fri May 31 10:16:50.159053 2013] [core:notice] [pid 3192:tid 412] AH00094: 
Command line: 'C:\\wamp\\bin\\apache\\apache2.4.2\\bin\\httpd.exe -d 
C:/wamp/bin/apache/apache2.4.2'
[Fri May 31 10:16:50.160053 2013] [mpm_winnt:notice] [pid 3192:tid 412] 
AH00418: Parent: Created child process 4576
[Fri May 31 10:16:50.506073 2013] [mpm_winnt:notice] [pid 4576:tid 304] 
AH00354: Child: Starting 64 worker threads.

All the best.

Original comment by JoelAcev...@gmail.com on 31 May 2013 at 8:19

GoogleCodeExporter commented 8 years ago
Ok, this must be a problem with WAMP... I installed Uniform Server, and now 
works like a charm...

Thanks anyway, and great script!!... Keep up the good work!

All the best.

Original comment by JoelAcev...@gmail.com on 31 May 2013 at 9:44

GoogleCodeExporter commented 8 years ago
Hi, sorry to disturb again :P

I was wondering if is there a way to show "3GB" instead of "?" on this big 
files?

Thanks for your help.

Original comment by JoelAcev...@gmail.com on 31 May 2013 at 12:31