This repository was archived by the owner on Oct 28, 2024. It is now read-only.
File tree 1 file changed +14
-0
lines changed
Documentation/In-depth/TheInstallTool
1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -196,3 +196,17 @@ and displays hints if something goes wrong.
196
196
might need to adjust the settings (via "Settings" > "Configuration Presets"
197
197
> "Image Handling").
198
198
199
+ After the last step of the installation you must verify the image handling settings
200
+ under the configuration presets for Image Magick and Graphics Magick.
201
+ For example in Windows, in the field left of the button :guilabel: `Find executable in this directory ` you must enter
202
+ a path to an Image Magick installation. Do not use quotes around it. ::
203
+
204
+ C:\Program Files\ImageMagick-7.0.11-Q8
205
+
206
+ After clicking on the button to the right of it, you should see a similar message:
207
+
208
+ An ImageMagick version 6 or higher was found in path C:\P rogram Files\I mageMagick-7.0.11-Q8.
209
+
210
+ Then click on its radio button and click on the :guilabel: `Activate ` button at the bottom of the page.
211
+ The path where the executable file is located, gets stored in the variable `$GLOBALS['TYPO3_CONF_VARS']['GFX']['processor_path'] ` .
212
+
You can’t perform that action at this time.
0 commit comments