Path

ez.no / exponential / documentation / configuration / troubleshooting / images do not work / you are sure, that you have...


You are sure, that you have ImageMagick, but it's not working...?

If your ImageMagick was sucessfully detected by the setup guide, but you still don't see images in your site, there might be a path problem.

Edit settings/image.ini and state the complete path and executable in ConvertExecutable. It seems as ez 3.0.1 and 3.0.2 do not use the ConvertPath. (Important: if there is an image.ini.append/.php in /settings/override you have to make changes there instead of the main image.ini!)

My file looks like this:

[ConverterSettings]

UseConvert=true

UseGD=true

 

[ShellSettings]

ConvertPath=/opt/ImageMagick/bin

ConvertExecutable=/opt/ImageMagick/bin/convert

Comments

Log in or create a user account to comment.

Contents

Configuration

Configuration
Security
Optimization
Backup & Restore
Troubleshooting
    404 - Page not found
    Change the right configuration file
    Debug popup window infinite loops
    Exponential 3 and Apache 2
    Getting looped back when logging in
    Giving you back the admin rights
    I need to reindex my site for search.
    Images do not work
       You are sure, that you have ImageMagi...
    Mixing up node id and object id
    Not enough PHP memory
    Open_basedir restriction
    Permissions of cache files
    Problems with the translation function
    Process cache enabled reduces perform...
    User site instead of admin site
    Warning: Failed to write session data...
    What not to do with eZ


Created

03/05/2003
1:01:38 am
by Marco Zinn

Last updated

29/05/2003
7:10:26 pm
by Claudius Frank

Authors

Marco Zinn
Karsten Jennissen
Claudius Frank



This page is part of the Exponential documentation. The documentation is available under the GNU Free Documentation License. All contributions will be released under the terms of this license.