have problem with files bigger than 1 gb

etemelkuran1676

New Member
YetiShare User
Jul 29, 2012
4
0
0
Hi , im used this script on fresh centos 6.3 64 bit installed vmware virtualized system.(1.45 tb hdd , 8 gb ram , 4 core cpu)

First im installed cpanel whm on this system.
I'm checked host with check host script and everything seems ok.
I'm changed php running style with mod_php (dso).
I'm configured master php.ini from whm.
(I gave a little higher result for post_max_file upload max filesize.Because of fault.)
I'm configured max input time, max execution time already.

When i tried to upload 500 - 550 mb file its ok.
1 GB file its ok.

But 2 gb and higher file sizes caused non stop uploading period.
Progress bar can't stop and can't count properly.

What can i do? :xhsad:

notes:
I don't think its about kernel limit. (max file size more than 2 tb)
htaccess is working properly with dso mode.
 

etemelkuran1676

New Member
YetiShare User
Jul 29, 2012
4
0
0
now im tried on ubuntu 12.04 with default repo's apache 2.2,mysql server 5.5,php 5.3 and php-gd packages.
check host script gave ok.

I'm configured upload max file size for premium users value as 50 gb on admin panel.
upload max filesize,execution time etc. is configured little higher than 50 gb. and checked.

Upload progress failed on %170 percent ..Nothing happened.