[TYPO3-linux] Maximum upload filesize too small?
Doug Jordan
djordan at rogers.com
Tue Jun 17 20:23:15 CEST 2008
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] ?Where/what do I do to resolve this?
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
Thanks for any help.......Doug
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.netfielders.de/pipermail/typo3-linux/attachments/20080617/3716193b/attachment.htm
More information about the TYPO3-linux
mailing list