[TYPO3-english] Upload size with ext:fileupload

Jeppe Donslund jd at masters.dk
Tue Oct 12 10:43:03 CEST 2010


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
>>



More information about the TYPO3-english mailing list