[TYPO3-linux] Maximum upload filesize too small?
Jos Schipper [netcreators]
jos at netcreators.com
Wed Jun 25 13:25:56 CEST 2008
Hi Doug,
You can alter these settings in the install tool.
For the max filesize you should go to "All configuration"
Kind regards,
Jos
Doug Jordan schreef:
> When you said the learning curve for typo3 is long......yo ain't joshin !!
>
> Got a couple I can't figure out how to change,
>
> First, In the Install tool, Basi cConfiguration section it states:
>
> *Maximum upload filesize too small?*
>
> /upload_max_filesize=7M/
> By default TYPO3 supports uploading, copying and moving files of sizes
> up to 10MB (You can alter the TYPO3 defaults by the config option
> TYPO3_CONF_VARS[BE][maxFileSize]).
> Your current value is below this, so at this point, PHP sets the limits
> for uploaded filesizes and not TYPO3.
> *Notice:* The limits for filesizes attached to database records are set
> in the tables.php configuration files ($TCA) for each group/file field.
> You may override these values in localconf.php or by page TSconfig settings
>
>
>
> I opened my file ltypo3conf/localconf.php to alter this to 10M as
> suggested. However my file only shows the following :
>
>
>
> $TYPO3_CONF_VARS['BE']['installToolPassword'] =
> '2a9b34df86bf890229fcbx????'; // Modified or inserted by TYPO3 Install
> Tool.
>
>
>
>
>
> How do I go about adding the option listed above for [maxFileSize] ?
>
>
> Second, under the Image Processing section, when I click on the links in
> the testmenu area, they all return the following error:
>
>
>
> *There was no result from the ImageMagick operation*
>
> Below there's a dump of the ImageMagick commands executed:
>
>
>
> /usr/X11R6/bin/convert -geometry 170x136! -colorspace RGB -sharpen 50
> -quality 70
> /home/mysitename/mysitename.com/typo3/sysext/install/imgs/jesus.jpg[0]
> /home/mysitename/mysitename.com/typo3temp/pics/install_read_jpg.jpg
>
>
> Where/what do I do to resolve this?
>
>
>
> Thanks for any help.......Doug
>
More information about the TYPO3-linux
mailing list