[TYPO3-english]  Upload size with ext:fileupload
    Jeppe Donslund 
    jd at masters.dk
       
    Tue Oct 12 10:32:40 CEST 2010
    
    
  
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
    
    
More information about the TYPO3-english
mailing list