[TYPO3] Problem Uploading Extension

Andreas Burg typo3 at andreasburg.de
Wed Jul 30 22:54:47 CEST 2008


Lee M. Childress schrieb:
> I am using version 4.2.1 of Typo3 and am trying to upload the mm_forum extension. When I do the import, I get the following error:
>  
> No file uploaded! Probably the file was too large for PHPs internal limit for uploadable files.
>  
> PHP is configured to allow 12M uploads so size is really not an issue.
>  
> Has anyone else encountered this error and if so, what was the work-around? I have Googled the problem and see that several have had similar issues, but never read of a "fix".
>  
> Thanks.

Hello Lee,

did you try this setting in your localconf.php?
$TYPO3_CONF_VARS['SYS']['setMemoryLimit'] = '64';

Did you try to upload via ftp and do the install then?

Or did you try to upload the extension into the repository?

Andreas


More information about the TYPO3-english mailing list