[Typo3] File upload problems FE & BE

Patrick Rodacker rod at biba.uni-bremen.de
Sat Feb 5 17:08:29 CET 2005


Patrick Rodacker wrote on 05.02.2005 17:02:
> Hi Stan,
> 
> sd at ixnl.com wrote on 05.02.2005 11:13:
> 
>> ALSO I tried to upload via the backend fileadmin and it doesn't upload 
>> there
>> either - Where do I change the filesize limit for the backend???

Well I forgot to mention, that you can change the upload size for the 
backend using the installation script -> all configuration -> section 
[BE] -> [maxFileSize]

or just include the following line in your localconf.php


$TYPO3_CONF_VARS["BE"]["maxFileSize"] = xxx;

with xxx = needed upload size (by default '10000')

Patrick


-- 
------------------------------
Patrick Rodacker

Bremen Institute of Industrial Technology and Applied Work Science
(BIBA) Hochschulring 20 D-28359 Bremen, Germany
http://www.biba.uni-bremen.de

Project EVIGeM
http://www.evigem.com

Tel.: +49 (0) 421 218 55 74
E-Mail: rod at biba.uni-bremen.de
------------------------------



More information about the TYPO3-english mailing list