[TYPO3-english] Upload size with ext:fileupload

Jeppe Donslund jd at masters.dk
Tue Oct 12 11:39:36 CEST 2010


In Object Browser: [maxsize]=10000000

What I am trying to say is that when I upload a file I get the file size 
printed to the screen when it triggers the file_to_big-function.

If the file size is below 500kb I get the real file size printet.
If the file size is more than 500kb I get printed 0.

More understandable?

Jeppe

Den 12-10-2010 11:02, Søren Malling skrev:
> Sorry I don't get the meaning of your last message :)
>
> By standard it looks like maxsize it set to 500000 (bytes, that is?!)
> in setup.txt. Have you had a look in the object browser to see if you
> really change the maxsize setting?
>
> Regards,
>
> Søren Malling
>
> TYPO3 Brugergruppe Danmark: www.typo3danmark.dk
> Twitter: twitter.com/sorenmalling
>
>
>
> On Tue, Oct 12, 2010 at 10:43 AM, Jeppe Donslund<jd at masters.dk>  wrote:
>> I get the File is to big error form Fileupload
>>
>> If I print out the $_FILES-array, the size is 0 with files larger than
>> 500Kb, but the real file size with files less than 500kb.
>>
>> Jeppe
>>
>>
>>
>>
>> Den 12-10-2010 10:39, Søren Malling skrev:
>>>
>>> Hi,
>>>
>>> Could it be your server timing out, PHPs execution time or
>>> memory_limit, post_max_size, upload_max_filesize
>>>   or do you get an error stating that 500Mb is the max?
>>>
>>> Regards,
>>>
>>> Søren Malling
>>>
>>> TYPO3 Brugergruppe Danmark: www.typo3danmark.dk
>>> Twitter: twitter.com/sorenmalling
>>>
>>>
>>>
>>> On Tue, Oct 12, 2010 at 10:32 AM, Jeppe Donslund<jd at masters.dk>    wrote:
>>>>
>>>> Hi,
>>>>
>>>> I use the fileupload extension and this is my configuration:
>>>>
>>>> checkMime = 0
>>>>         mimeInclude = image/gif,image/jpeg,application/x-zip-compressed
>>>>         mimeExclude = application/octet-stream
>>>>         checkExt = 1
>>>>         extExclude = exe,php,php3
>>>>         extInclude = *
>>>>         maxsize = 10000000
>>>>         path = uploads/
>>>>         FEuserHomePath=0
>>>>         FEuserHomePath.field = username
>>>>         noOverwrite = 1
>>>>         fileMode = 0755
>>>>         _CSS_DEFAULT_STYLE (
>>>>
>>>>         )
>>>>         _LOCAL_LANG.default {
>>>>
>>>>         }
>>>>         _DEFAULT_PI_VARS {
>>>>
>>>>         }
>>>>
>>>> But I cant upload files larger than 500Mb.
>>>>
>>>> Are there anything in TYPO3 that should be changed to upload larger
>>>> files?
>>>>
>>>> Best regards
>>>> Jeppe Donslund
>>>> _______________________________________________
>>>> TYPO3-english mailing list
>>>> TYPO3-english at lists.typo3.org
>>>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>>>>
>>
>> _______________________________________________
>> TYPO3-english mailing list
>> TYPO3-english at lists.typo3.org
>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>>



More information about the TYPO3-english mailing list