Hmm, maybe you used fsutil to generate the file ...
Could you give us more info on the installation?
Operating System, apache and php version?
The apache log check should anyway point you to the right solution.
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
|