Re: [openupload-devel] Unable to upload files larger than 1Gb
Status: Beta
Brought to you by:
tsdogs
|
From: Alessandro B. <ts...@br...> - 2010-01-11 17:36:29
|
Hi Daniel, (please subscribe to the list) For what I understand even fsutil is failing in creating file larger than 1GB? If so the problem might lie in the operating system / file system limitation... If not so then could you check the apache logs to see if something is failing? Alessandro daniel ramos ha scritto: > Hi all and thank you for your work. > I have a problem uploading large files : > tested with "fsutil file createnew c:\test2.txt 900000000" > from 0 to 1 048 576 000 octet (1000mega) : OK > greater... KO... i mean even no progress bar (using apc) only the circle > turning but with empty scoring... > > my conf : > apache2 : No LimitRequestBody set (so it s unlimited no ?) > > and php.ini > max_execution_time = 300 ; Maximum execution time of each script, in > seconds > max_input_time = 600 ; Maximum amount of time each script may spend > parsing request data > ;max_input_nesting_level = 64 ; Maximum input variable nesting level > memory_limit = 64M ; Maximum amount of memory a script may consume > (16MB) > post_max_size = 5G > upload_max_filesize = 5G > > > any idea ? > > Daniel RAMOS > > ------------------------------------------------------------------------------ > This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution fast and easy > Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > _______________________________________________ > Openupload-devel mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openupload-devel |