Tom wrote:
> "Per Jessen" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
> news:[EMAIL PROTECTED]
> Tom wrote:
>
>> Im very glad to fix this problem, but the next one is here: Other
>> machine (but 2 GB Ram), same suse version, same (working now)
>> php.ini with limits to 5000M now and i can't uploa
What is set this limit?
"Per Jessen" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
Tom wrote:
> Im very glad to fix this problem, but the next one is here: Other
> machine (but 2 GB Ram), same suse version, same (working now) php.ini
> with limits to 5000M now and i can't up
You could always program in something (perhaps in Ajax) to monitor the
progress of the file upload and check for errors periodically.
Luke Slater
On 8 Aug 2008, at 11:55, Peter Ford <[EMAIL PROTECTED]> wrote:
Per Jessen wrote:
Tom wrote:
Im very glad to fix this problem, but the next one i
Per Jessen wrote:
Tom wrote:
Im very glad to fix this problem, but the next one is here: Other
machine (but 2 GB Ram), same suse version, same (working now) php.ini
with limits to 5000M now and i can't upload a File greater than 900MB.
A file under 900MB i see the tmp file growing. A File with
Tom wrote:
> Im very glad to fix this problem, but the next one is here: Other
> machine (but 2 GB Ram), same suse version, same (working now) php.ini
> with limits to 5000M now and i can't upload a File greater than 900MB.
> A file under 900MB i see the tmp file growing. A File with +1 GB no
> t
Problem solved (at one machine)!
I can upload a ~ 2 GB File now on a machine with 1 GB Main Memory! No
Problem, swap is used but no break now.
The answer is, i think, the dramatical overhead for http upload, simply my
post_max_size and upload_max_size are to small. If i will upload 1 GB it
mus
"Mike Walsh" <[EMAIL PROTECTED]> wrote in message news:0%ald.9258
[ ... snipped ... ]
>
> ; Maximum allowed size for uploaded files.
> upload_max_filesize = 1G
>
[ ... snipped ... ]
It turns out that 1G is not a valid value for this directive. Not sure why
I haven't run into this problem previ
7 matches
Mail list logo