Cant upload videos in a tube site.

#1
I installed litespeed in new server with centos
and now i cant upload videos in my tube site.
The settings in Apache are 1024mb max file size and 2 hours time of run.
I get this error :
The connection was reset
The connection to the server was reset while the page was loading.
 
#5
Do you mean upload_video.tpl

<div id="upload_status" style="display:none;">
<div id="upload_progress"><div class="bar" style="width: 0;">&nbsp;</div></div>
<div class="upload_info">
<div id="upload_time"></div>
<div id="upload_size"></div>
<div class="clear"></div>
</div>
</div>
 

NiteWave

Administrator
#6
so maybe upload progress bar's issue.
please install 4.1RC5 and try.

4.0.20 will be there and not be overwritten. can switch between them with one click.
 
Top